Searched refs:boost_q_correction (Results 1 – 1 of 1) sorted by relevance
1490 const double boost_q_correction = VPXMIN((0.5 + (lq * 0.015)), 1.5); in calc_frame_boost() local1500 frame_boost = frame_boost * BOOST_FACTOR * boost_q_correction; in calc_frame_boost()1511 return VPXMIN(frame_boost, max_boost * boost_q_correction); in calc_frame_boost()