Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Drd.c413 const int layer_depth, const int boost_index, in av1_compute_rd_mult()
475 const int boost_index = AOMMIN(15, (cpi->ppi->p_rc.gfu_boost / 100)); in av1_get_adaptive_rdmult() local
766 const int boost_index = AOMMIN(15, (cpi->ppi->p_rc.gfu_boost / 100)); in av1_initialize_rd_consts() local
Daq_cyclicrefresh.c507 const int boost_index = AOMMIN(15, (cpi->ppi->p_rc.gfu_boost / 100)); in av1_cyclic_refresh_setup() local
Dencodeframe_utils.h309 const int boost_index = AOMMIN(15, (cpi->ppi->p_rc.gfu_boost / 100)); in set_rdmult() local
Dtpl_model.c1221 const int boost_index = AOMMIN(15, (cpi->ppi->p_rc.gfu_boost / 100)); in init_mc_flow_dispenser() local
1879 const int boost_index = AOMMIN(15, (cpi->ppi->p_rc.gfu_boost / 100)); in av1_tpl_rdmult_setup_sb() local
Dav1_quantize.c749 const int boost_index = AOMMIN(15, (cpi->ppi->p_rc.gfu_boost / 100)); in av1_init_plane_quantizers() local
/external/libvpx/vp9/encoder/
Dvp9_rd.c286 const int boost_index = VPXMIN(15, (gfu_boost / 100)); in modulate_rdmult() local