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

  /external/libvpx/libvpx/vp9/encoder/
vp9_aq_cyclicrefresh.h 65 int rate_boost_fac; member in struct:CYCLIC_REFRESH
vp9_aq_cyclicrefresh.c 70 cr->rate_boost_fac > 10)
440 cr->rate_boost_fac = 15;
453 cr->rate_boost_fac = 13;
460 cr->rate_boost_fac = 13;
468 cr->rate_boost_fac = 12;
476 cr->rate_boost_fac = 10;
565 0.1 * cr->rate_boost_fac * cr->rate_ratio_qdelta));

Completed in 52 milliseconds