Searched refs:I_VOP (Results 1 – 12 of 12) sorted by relevance
78 else if (currVop->predictionType == I_VOP) in EncodeFrameDataPartMode()151 if (video->currVop->predictionType == I_VOP) in EncodeFrameDataPartMode()176 if (video->currVop->predictionType == I_VOP) in EncodeFrameDataPartMode()229 … Int packet_size = encParams->ResyncPacketsize - 1 - (currVop->predictionType == I_VOP ? 19 : 17); in EncodeSliceDataPartMode()284 else if (currVop->predictionType == I_VOP) in EncodeSliceDataPartMode()384 if (video->currVop->predictionType == I_VOP) in EncodeSliceDataPartMode()442 if (video->currVop->predictionType == I_VOP) in EncodeSliceDataPartMode()
57 case I_VOP: in EncodeVop()146 if (currVol->GOVStart && currVop->predictionType == I_VOP) in EncodeVop_NoME()391 if (currVop->predictionType != I_VOP) in EncodeVOPHeader()525 if (currVop->predictionType == I_VOP) in EncodeVideoPacketHeader()566 if (currVop->predictionType != I_VOP) in EncodeVideoPacketHeader()
126 #define I_VOP 0 macro
1553 if (video->currVop->predictionType == I_VOP) in PVEncodeVideoFrame()1566 if (video->currVop->predictionType == I_VOP) in PVEncodeVideoFrame()1589 … if ((currLayer == 0) && (encParams->IntraPeriod > 0) && (video->currVop->predictionType == I_VOP)) in PVEncodeVideoFrame()1823 if (video->currVop->predictionType == I_VOP) in PVEncodeFrameSet()1837 if (video->currVop->predictionType == I_VOP) in PVEncodeFrameSet()1929 … if ((currLayer == 0) && (encParams->IntraPeriod > 0) && (video->currVop->predictionType == I_VOP)) in PVEncodeSlice()2796 video->currVop->predictionType = I_VOP; in DetermineVopType()2812 video->currVop->predictionType = I_VOP; in DetermineVopType()2816 else if (video->nextEncIVop == 0 || video->currVop->predictionType == I_VOP) in DetermineVopType()2832 if (video->nextEncIVop <= 0 || video->currVop->predictionType == I_VOP) in DetermineVopType()[all …]
81 else if (currVop->predictionType == I_VOP) in EncodeFrameCombinedMode()338 else if (currVop->predictionType == I_VOP) in EncodeSliceCombinedMode()
184 if (video->currVop->predictionType == I_VOP) in MotionEstimation()467 currVop->predictionType = I_VOP; in MotionEstimation()861 if (video->forwardRefVop->predictionType == I_VOP && j0 == 0 && i0 <= 64 && type_pred != 1) in MBMotionSearch()
45 if (currVop->predictionType != I_VOP) resync_marker_length = 16 + fcode_forward; in PV_ReadVideoPacketHeader()104 if (currVop->predictionType != I_VOP) in PV_ReadVideoPacketHeader()
517 video->prevVop->predictionType = I_VOP; in PVAllocVideoData()1342 if (currVop->predictionType == I_VOP) in PVDecodeVopBody()1357 if (currVop->predictionType == I_VOP) in PVDecodeVopBody()1550 return (video->vop_coding_type == I_VOP); in IsIntraFrame()1594 prevVop->predictionType = I_VOP; in PVDecSetReference()1607 video->vop_coding_type = I_VOP; in PVDecSetReference()1637 prevEnhcVop->predictionType = I_VOP; in PVDecSetEnhReference()1649 video->vop_coding_type = I_VOP; in PVDecSetEnhReference()
66 case I_VOP : in DecodeFrameCombinedMode()364 mb_coded = ((VopType == I_VOP) ? TRUE : !BitstreamRead1Bits_INLINE(stream)); in GetMBheader()383 if (VopType == I_VOP) in GetMBheader()
65 #define I_VOP 0 macro
56 case I_VOP : in DecodeFrameDataPartMode()85 case I_VOP : in DecodeFrameDataPartMode()
927 if (currVop->predictionType != I_VOP) in DecodeVOPHeader()967 if (currVop->predictionType != I_VOP) in DecodeVOPHeader()1520 if (currVop->predictionType != I_VOP) in DecodeShortHeader()