Searched defs:gfu_boost (Results 1 – 9 of 9) sorted by relevance
| /external/libaom/libaom/av1/encoder/ |
| D | ratectrl.h | 97 int gfu_boost; member
|
| D | encoder.c | 4167 const int gfu_boost = get_gfu_boost_from_r0_lap( in process_tpl_stats_frame() local 4176 const int gfu_boost = (int)(200.0 / cpi->rd.r0); in process_tpl_stats_frame() local
|
| D | ratectrl.c | 630 static int get_active_quality(int q, int gfu_boost, int low, int high, in get_active_quality()
|
| D | pass2_strategy.c | 565 static int get_projected_gfu_boost(const RATE_CONTROL *rc, int gfu_boost, in get_projected_gfu_boost()
|
| /external/libvpx/libvpx/vp9/encoder/ |
| D | vp9_ratectrl.h | 96 int gfu_boost; member
|
| D | vp9_rd.c | 237 const int gfu_boost = cpi->multi_layer_arf in modulate_rdmult() local
|
| D | vp9_firstpass.h | 136 int gfu_boost[MAX_STATIC_GF_GROUP_LENGTH + 2]; member
|
| D | vp9_ratectrl.c | 858 static int get_active_quality(int q, int gfu_boost, int low, int high, in get_active_quality() 890 const int gfu_boost = cpi->multi_layer_arf in get_gf_active_quality() local
|
| /external/libvpx/libvpx/vp8/encoder/ |
| D | onyx_int.h | 435 int gfu_boost; member
|