Searched defs:PVDecodeVopHeader (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 8 milliseconds