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

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/include/
mp4dec_api.h 153 Bool PVResetVideoDecoder(VideoDecControls *decCtrl);
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
SoftMPEG4.cpp 544 CHECK_EQ((int)PVResetVideoDecoder(mHandle), (int)PV_TRUE);
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
pvdec_api.cpp 519 /* Function : PVResetVideoDecoder() */
526 Bool PVResetVideoDecoder(VideoDecControls *decCtrl)
    [all...]

Completed in 80 milliseconds