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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
ratectrl.c 157 static const int kf_gf_boost_qlimits[QINDEX_RANGE] = variable
542 if (Boost > kf_gf_boost_qlimits[Q] && (cpi->pass == 0))
543 Boost = kf_gf_boost_qlimits[Q];
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
ratectrl.c 157 static const int kf_gf_boost_qlimits[QINDEX_RANGE] = variable
542 if (Boost > kf_gf_boost_qlimits[Q] && (cpi->pass == 0))
543 Boost = kf_gf_boost_qlimits[Q];
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
ratectrl.c 157 static const int kf_gf_boost_qlimits[QINDEX_RANGE] = variable
542 if (Boost > kf_gf_boost_qlimits[Q] && (cpi->pass == 0))
543 Boost = kf_gf_boost_qlimits[Q];
    [all...]

Completed in 108 milliseconds