Home
last modified time | relevance | path

Searched defs:gfu_boost (Results 1 – 10 of 10) sorted by relevance

/external/libaom/av1/encoder/
Dencoder_utils.c514 const int gfu_boost = get_gfu_boost_from_r0_lap( in process_tpl_stats_frame() local
524 const int gfu_boost = (int)(200.0 / cpi->rd.r0); in process_tpl_stats_frame() local
Dratectrl.c901 static int get_active_quality(int q, int gfu_boost, int low, int high, in get_active_quality()
926 static int get_gf_active_quality_no_rc(int gfu_boost, int q, in get_gf_active_quality_no_rc()
1831 int av1_get_arf_q_index(int base_q_index, int gfu_boost, int bit_depth, in av1_get_arf_q_index()
Dratectrl.h286 int gfu_boost; member
Dtemporal_filter.c1048 int gfu_boost = av1_calc_arf_boost(&cpi->ppi->twopass, &cpi->twopass_frame, in tf_setup_filtering_buffer() local
Dpass2_strategy.c633 int gfu_boost, int frames_to_project, in get_projected_gfu_boost()
/external/libvpx/vp9/encoder/
Dvp9_ratectrl.h99 int gfu_boost; member
Dvp9_rd.c283 const int gfu_boost = cpi->multi_layer_arf in modulate_rdmult() local
Dvp9_firstpass.h115 int gfu_boost[MAX_STATIC_GF_GROUP_LENGTH + 2]; member
Dvp9_ratectrl.c863 static int get_active_quality(int q, int gfu_boost, int low, int high, in get_active_quality()
895 const int gfu_boost = cpi->multi_layer_arf in get_gf_active_quality() local
/external/libvpx/vp8/encoder/
Donyx_int.h437 int gfu_boost; member