Searched refs:PVDecodeVopBody (Results 1 - 2 of 2) sorted by path

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/include/
H A Dmp4dec_api.h159 Bool PVDecodeVopBody(VideoDecControls *decCtrl, int32 buffer_size[]);
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dpvdec_api.cpp999 /* PVDecodeVopBody */
1011 if (PVDecodeVopBody(decCtrl, buffer_size) != PV_TRUE)
1231 /* Function : PVDecodeVopBody() */
1240 Bool PVDecodeVopBody(VideoDecControls *decCtrl, int32 buffer_size[]) function

Completed in 585 milliseconds