Searched refs:PV_END_OF_VOP (Results 1 – 9 of 9) sorted by relevance
417 if (stream->read_point >= stream->data_end_pos && stream->incnt <= 0) return PV_END_OF_VOP; in BitstreamCheckEndBuffer()615 status = PV_END_OF_VOP; in PVSearchNextH263Frame()644 status = PV_END_OF_VOP; in PVSearchNextM4VFrame()655 if (status == PV_END_OF_VOP) return status; in PVLocateM4VFrameBoundary()670 if (status == PV_END_OF_VOP) return status; in PVLocateH263FrameBoundary()705 if (status == PV_END_OF_VOP) break; in quickSearchVideoPacketHeader()730 if (status == PV_END_OF_VOP) break; in quickSearchH263SliceHeader()809 if (status == PV_END_OF_VOP) return PV_END_OF_VOP; in quickSearchMotionMarker()901 if (status == PV_END_OF_VOP) return PV_END_OF_VOP; in quickSearchDCM()978 if (status == PV_END_OF_VOP) return PV_END_OF_VOP; in quickSearchGOBHeader()
130 return PV_END_OF_VOP; in PV_ReadVideoPacketHeader()177 return PV_END_OF_VOP; in PV_GobHeader()184 return PV_END_OF_VOP; in PV_GobHeader()246 return PV_END_OF_VOP; in PV_H263SliceHeader()
28 PV_END_OF_VOP, /* hit End_of_Video_Object_Plane */ enumerator
316 if (status == PV_END_OF_VOP) in DecodeFrameCombinedMode()
106 if (status == PV_END_OF_VOP) in DecodeFrameDataPartMode()
117 if (status == PV_END_OF_VOP) return status; /* 03/19/2002 */ in DecodeUserData()
252 if (status == PV_END_OF_VOP) in DecodeVOLHeader()
1437 case PV_END_OF_VOP : in PVDecodeVopBody()
78 PV_END_OF_VOP, /* hit End_of_Video_Object_Plane */ enumerator