Home
last modified time | relevance | path

Searched defs:boost_index (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Drd.c416 const int layer_depth, const int boost_index, in av1_compute_rd_mult()
479 const int boost_index = AOMMIN(15, (cpi->ppi->p_rc.gfu_boost / 100)); in av1_get_adaptive_rdmult() local
771 const int boost_index = AOMMIN(15, (cpi->ppi->p_rc.gfu_boost / 100)); in av1_initialize_rd_consts() local
H A Daq_cyclicrefresh.c564 const int boost_index = AOMMIN(15, (cpi->ppi->p_rc.gfu_boost / 100)); in av1_cyclic_refresh_setup() local
H A Dencodeframe_utils.h307 const int boost_index = AOMMIN(15, (cpi->ppi->p_rc.gfu_boost / 100)); in set_rdmult() local
H A Dtpl_model.c1312 const int boost_index = AOMMIN(15, (cpi->ppi->p_rc.gfu_boost / 100)); in init_mc_flow_dispenser() local
2026 const int boost_index = AOMMIN(15, (cpi->ppi->p_rc.gfu_boost / 100)); in av1_tpl_rdmult_setup_sb() local
H A Dav1_quantize.c790 const int boost_index = AOMMIN(15, (cpi->ppi->p_rc.gfu_boost / 100)); in av1_init_plane_quantizers() local
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_rd.c286 const int boost_index = VPXMIN(15, (gfu_boost / 100)); in modulate_rdmult() local