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

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/include/
mp4dec_api.h 165 int PVGetDecBitrate(VideoDecControls *decCtrl);
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
post_filter.cpp 62 if (PVGetDecBitrate(video->videoDecControls) > (100*video->frameRate*(size >> 12))) // MC_sofDeblock
pvdec_api.cpp 816 /* Function : PVGetDecBitrate() */
824 int PVGetDecBitrate(VideoDecControls *decCtrl)
    [all...]

Completed in 55 milliseconds