Searched refs:PVSearchNextM4VFrame (Results 1 – 4 of 4) sorted by relevance
154 status = PVSearchNextM4VFrame(stream); /* search 0x00 0x00 0x01 */ in DecodeVOLHeader()206 status = PVSearchNextM4VFrame(stream); /* search 0x00 0x00 0x01 */ in DecodeVOLHeader()262 status = PVSearchNextM4VFrame(stream);/* search 0x00 0x00 0x01 */ in DecodeVOLHeader()728 status = PVSearchNextM4VFrame(stream); /* search 0x00 0x00 0x01 */ in DecodeVOLHeader()
153 PV_STATUS PVSearchNextM4VFrame(BitstreamDecVideo *stream);
1086 if (PVSearchNextM4VFrame(stream) != PV_SUCCESS) in PVDecodeVopHeader()1136 if (PVSearchNextM4VFrame(stream) != PV_SUCCESS) in PVDecodeVopHeader()1192 if (PVSearchNextM4VFrame(stream) != PV_SUCCESS) in PVDecodeVopHeader()
632 PV_STATUS PVSearchNextM4VFrame(BitstreamDecVideo *stream) in PVSearchNextM4VFrame() function