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

  /hardware/intel/common/libmix/videodecoder/
VideoDecoderDefs.h 110 WANT_ADAPTIVE_PLAYBACK = 0x100000,
VideoDecoderAVC.cpp 692 VideoDecoderBase::setOutputWindowSize(mConfigBuffer.flag & WANT_ADAPTIVE_PLAYBACK ? OUTPUT_WINDOW_SIZE : DPBSize);
702 if (mConfigBuffer.flag & WANT_ADAPTIVE_PLAYBACK) {
    [all...]
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderBase.cpp 465 p->flag |= WANT_ADAPTIVE_PLAYBACK;
    [all...]

Completed in 277 milliseconds