Searched refs:rate_boost_fac (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_aq_cyclicrefresh.h66 int rate_boost_fac; member in struct:CYCLIC_REFRESH
H A Dvp9_aq_cyclicrefresh.c107 cr->rate_boost_fac > 10)
498 cr->rate_boost_fac = 10;
501 cr->rate_boost_fac = 15;
505 cr->rate_boost_fac = 12;
583 0.1 * cr->rate_boost_fac * cr->rate_ratio_qdelta));

Completed in 1306 milliseconds