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
1557 if (video->currVop->predictionType == I_VOP) in PVEncodeVideoFrame()1570 if (video->currVop->predictionType == I_VOP) in PVEncodeVideoFrame()1593 … if ((currLayer == 0) && (encParams->IntraPeriod > 0) && (video->currVop->predictionType == I_VOP)) in PVEncodeVideoFrame()1827 if (video->currVop->predictionType == I_VOP) in PVEncodeFrameSet()1841 if (video->currVop->predictionType == I_VOP) in PVEncodeFrameSet()1933 … if ((currLayer == 0) && (encParams->IntraPeriod > 0) && (video->currVop->predictionType == I_VOP)) in PVEncodeSlice()2800 video->currVop->predictionType = I_VOP; in DetermineVopType()2816 video->currVop->predictionType = I_VOP; in DetermineVopType()2820 else if (video->nextEncIVop == 0 || video->currVop->predictionType == I_VOP) in DetermineVopType()2836 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()100 if (currVop->predictionType != I_VOP) in PV_ReadVideoPacketHeader()
549 video->prevVop->predictionType = I_VOP; in PVAllocVideoData()1374 if (currVop->predictionType == I_VOP) in PVDecodeVopBody()1389 if (currVop->predictionType == I_VOP) in PVDecodeVopBody()1582 return (video->vop_coding_type == I_VOP); in IsIntraFrame()1661 prevVop->predictionType = I_VOP; in PVDecSetReference()1674 video->vop_coding_type = I_VOP; in PVDecSetReference()1704 prevEnhcVop->predictionType = I_VOP; in PVDecSetEnhReference()1716 video->vop_coding_type = I_VOP; in PVDecSetEnhReference()
65 #define I_VOP 0 macro
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()
925 if (currVop->predictionType != I_VOP) in DecodeVOPHeader()965 if (currVop->predictionType != I_VOP) in DecodeVOPHeader()1504 if (currVop->predictionType != I_VOP) in DecodeShortHeader()