Searched defs:PVDecodeVopHeader (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dpvdec_api.cpp1050 /* : 08/22/2002 break up into 2 functions PVDecodeVopHeader and */
1059 status = (PV_STATUS)PVDecodeVopHeader(decCtrl, buffer, timestamp, buffer_size, &header_info, use_ext_timestamp, currYUV);
1072 /* Function : PVDecodeVopHeader() */
1081 Bool PVDecodeVopHeader(VideoDecControls *decCtrl, uint8 *buffer[], function

Completed in 154 milliseconds