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

/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/
H A DSoftMPEG4.cpp92 PVCleanUpVideoDecoder(mHandle);
513 PVCleanUpVideoDecoder(mHandle);
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dpvdec_api.cpp277 if (status == PV_FALSE) PVCleanUpVideoDecoder(decCtrl);
546 /* Function : PVCleanUpVideoDecoder() */
553 OSCL_EXPORT_REF Bool PVCleanUpVideoDecoder(VideoDecControls *decCtrl) function

Completed in 580 milliseconds