Searched refs:PVSearchNextM4VFrame (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dbitstream.h153 PV_STATUS PVSearchNextM4VFrame(BitstreamDecVideo *stream);
H A Dvop.cpp152 status = PVSearchNextM4VFrame(stream); /* search 0x00 0x00 0x01 */
204 status = PVSearchNextM4VFrame(stream); /* search 0x00 0x00 0x01 */
260 status = PVSearchNextM4VFrame(stream);/* search 0x00 0x00 0x01 */
711 status = PVSearchNextM4VFrame(stream); /* search 0x00 0x00 0x01 */
H A Dpvdec_api.cpp1071 if (PVSearchNextM4VFrame(stream) != PV_SUCCESS)
1121 if (PVSearchNextM4VFrame(stream) != PV_SUCCESS)
1177 if (PVSearchNextM4VFrame(stream) != PV_SUCCESS)
H A Dbitstream.cpp623 /* Function : PVSearchNextM4VFrame() */
632 PV_STATUS PVSearchNextM4VFrame(BitstreamDecVideo *stream) function

Completed in 37 milliseconds