Searched defs:bottom_index (Results 1 – 12 of 12) sorted by relevance
| /external/libaom/av1/encoder/ |
| D | rc_utils.h | 186 int bottom_index) { in get_regulated_q_overshoot() 212 int bottom_index) { in get_regulated_q_undershoot() 256 int *const q_high, const int top_index, const int bottom_index, in recode_loop_update_q()
|
| D | superres_scale.c | 224 int bottom_index, top_index; in calculate_next_superres_scale() local 245 int bottom_index, top_index; in calculate_next_superres_scale() local
|
| D | ratectrl.c | 1159 int height, int *bottom_index, in rc_pick_q_and_bounds_no_stats_cbr() 1279 int height, int *bottom_index, in rc_pick_q_and_bounds_no_stats() 1473 int height, int *bottom_index, in rc_pick_q_and_bounds_no_stats_cq() 1842 int *bottom_index, int *top_index) { in rc_pick_q_and_bounds_q_mode() 1901 int gf_index, int *bottom_index, in rc_pick_q_and_bounds() 2055 int *bottom_index, int *top_index) { in av1_rc_pick_q_and_bounds()
|
| D | encoder_utils.c | 535 void av1_set_size_dependent_vars(AV1_COMP *cpi, int *q, int *bottom_index, in av1_set_size_dependent_vars()
|
| D | encode_strategy.c | 773 int bottom_index = 0; local
|
| D | encoder.c | 2449 int top_index = 0, bottom_index = 0, q = 0; in encode_without_recode() local 2730 int top_index = 0, bottom_index = 0; in encode_with_recode_loop() local
|
| D | tpl_model.c | 1660 int bottom_index, top_index; in av1_tpl_preload_rc_estimate() local
|
| /external/libvpx/vp9/ |
| D | ratectrl_rtc.cc | 195 int bottom_index, top_index; in ComputeQP() local
|
| /external/libaom/av1/ |
| D | ratectrl_rtc.cc | 281 int bottom_index, top_index; in ComputeQP() local
|
| /external/libvpx/vp9/encoder/ |
| D | vp9_ratectrl.c | 1002 int *bottom_index, in rc_pick_q_and_bounds_one_pass_cbr() 1138 int *bottom_index, in rc_pick_q_and_bounds_one_pass_vbr() 1317 static void pick_kf_q_bound_two_pass(const VP9_COMP *cpi, int *bottom_index, in pick_kf_q_bound_two_pass() 1381 static int rc_constant_q(const VP9_COMP *cpi, int *bottom_index, int *top_index, in rc_constant_q() 1422 static int rc_pick_q_and_bounds_two_pass(const VP9_COMP *cpi, int *bottom_index, in rc_pick_q_and_bounds_two_pass() 1582 int vp9_rc_pick_q_and_bounds(const VP9_COMP *cpi, int *bottom_index, in vp9_rc_pick_q_and_bounds() 1666 int bottom_index, top_index; in vp9_estimate_qp_gop() local
|
| D | vp9_encoder.c | 3647 static void set_size_dependent_vars(VP9_COMP *cpi, int *q, int *bottom_index, 3858 int q = 0, bottom_index = 0, top_index = 0; local 4362 int bottom_index, top_index; local
|
| /external/libvpx/vp8/encoder/ |
| D | onyx_if.c | 3215 int bottom_index; in encode_frame_to_data_rate() local
|