Searched refs:I_VOP (Results 1 – 11 of 11) 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
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()
65 #define I_VOP 0 macro
571 video->prevVop->predictionType = I_VOP; in PVAllocVideoData()1401 if (currVop->predictionType == I_VOP) in PVDecodeVopBody()1416 if (currVop->predictionType == I_VOP) in PVDecodeVopBody()1609 return (video->vop_coding_type == I_VOP); in IsIntraFrame()1688 prevVop->predictionType = I_VOP; in PVDecSetReference()1701 video->vop_coding_type = I_VOP; in PVDecSetReference()1731 prevEnhcVop->predictionType = I_VOP; in PVDecSetEnhReference()1743 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()
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()1512 if (currVop->predictionType != I_VOP) in DecodeShortHeader()