Searched defs:gfu_boost (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | encoder_utils.c | 518 const int gfu_boost = get_gfu_boost_from_r0_lap( in process_tpl_stats_frame() local 532 const int gfu_boost = in process_tpl_stats_frame() local
|
H A D | ratectrl.h | 316 int gfu_boost; member
|
H A D | ratectrl.c | 1092 static int get_active_quality(int q, int gfu_boost, int low, int high, in get_active_quality() 1117 static int get_gf_active_quality_no_rc(int gfu_boost, int q, in get_gf_active_quality_no_rc()
|
H A D | temporal_filter.c | 1161 int gfu_boost = av1_calc_arf_boost(&cpi->ppi->twopass, &cpi->twopass_frame, in tf_setup_filtering_buffer() local
|
H A D | pass2_strategy.c | 639 int gfu_boost, int frames_to_project, in get_projected_gfu_boost()
|
/aosp_15_r20/external/libvpx/vp9/encoder/ |
H A D | vp9_ratectrl.h | 99 int gfu_boost; member
|
H A D | vp9_rd.c | 283 const int gfu_boost = cpi->multi_layer_arf in modulate_rdmult() local
|
H A D | vp9_firstpass.h | 94 int gfu_boost[MAX_STATIC_GF_GROUP_LENGTH + 2]; member
|
H A D | vp9_ratectrl.c | 877 static int get_active_quality(int q, int gfu_boost, int low, int high, in get_active_quality() 909 const int gfu_boost = cpi->multi_layer_arf in get_gf_active_quality() local
|
/aosp_15_r20/external/libvpx/vp8/encoder/ |
H A D | onyx_int.h | 438 int gfu_boost; member
|