HomeSort by relevance Sort by last modified time
    Searched refs:PVResetVideoDecoder (Results 1 - 4 of 4) 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 383 CHECK_EQ((int)PVResetVideoDecoder(mHandle), (int)PV_TRUE);
  /hardware/google/av/media/codecs/mpeg4_h263/
C2SoftMpeg4Dec.cpp 245 if (PV_TRUE != PVResetVideoDecoder(mDecHandle)) {
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
pvdec_api.cpp 573 /* Function : PVResetVideoDecoder() */
580 Bool PVResetVideoDecoder(VideoDecControls *decCtrl)
    [all...]

Completed in 105 milliseconds