Searched defs:boost_index (Results 1 – 2 of 2) sorted by relevance
371 const int boost_index = AOMMIN(15, (cpi->rc.gfu_boost / 100)); in av1_compute_rd_mult() local400 const int boost_index = AOMMIN(15, (cpi->rc.gfu_boost / 100)); in av1_get_adaptive_rdmult() local
216 const int boost_index = VPXMIN(15, (gfu_boost / 100)); in modulate_rdmult() local