HomeSort by relevance Sort by last modified time
    Searched refs:PVCleanUpVideoDecoder (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/include/
mp4dec_api.h 152 OSCL_IMPORT_REF Bool PVCleanUpVideoDecoder(VideoDecControls *decCtrl);
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
SoftMPEG4.cpp 92 PVCleanUpVideoDecoder(mHandle);
517 PVCleanUpVideoDecoder(mHandle);
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
pvdec_api.cpp 277 if (status == PV_FALSE) PVCleanUpVideoDecoder(decCtrl);
546 /* Function : PVCleanUpVideoDecoder() */
553 OSCL_EXPORT_REF Bool PVCleanUpVideoDecoder(VideoDecControls *decCtrl)
    [all...]

Completed in 28 milliseconds