Searched refs:boost_index (Results 1 – 1 of 1) sorted by relevance
175 const int boost_index = MIN(15, (cpi->rc.gfu_boost / 100)); in vp9_compute_rd_mult() local178 rdmult += ((rdmult * rd_boost_factor[boost_index]) >> 7); in vp9_compute_rd_mult()