Searched refs:PVSearchNextM4VFrame (Results 1 – 4 of 4) sorted by relevance
153 PV_STATUS PVSearchNextM4VFrame(BitstreamDecVideo *stream);
186 status = PVSearchNextM4VFrame(stream); /* search 0x00 0x00 0x01 */ in DecodeVOLHeader()238 status = PVSearchNextM4VFrame(stream); /* search 0x00 0x00 0x01 */ in DecodeVOLHeader()294 status = PVSearchNextM4VFrame(stream);/* search 0x00 0x00 0x01 */ in DecodeVOLHeader()760 status = PVSearchNextM4VFrame(stream); /* search 0x00 0x00 0x01 */ in DecodeVOLHeader()
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