Searched refs:PVCleanUpVideoDecoder (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
H A DSoftMPEG4.cpp75 PVCleanUpVideoDecoder(mHandle);
140 PVCleanUpVideoDecoder(mHandle);
360 PVCleanUpVideoDecoder(mHandle);
393 PVCleanUpVideoDecoder(mHandle);
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/include/
H A Dmp4dec_api.h152 OSCL_IMPORT_REF Bool PVCleanUpVideoDecoder(VideoDecControls *decCtrl);
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dpvdec_api.cpp301 if (status == PV_FALSE) PVCleanUpVideoDecoder(decCtrl);
600 /* Function : PVCleanUpVideoDecoder() */
607 OSCL_EXPORT_REF Bool PVCleanUpVideoDecoder(VideoDecControls *decCtrl) function

Completed in 106 milliseconds