Searched defs:bottom_index (Results 1 – 7 of 7) sorted by relevance
| /external/libvpx/libvpx/vp9/encoder/ |
| D | vp9_ratectrl.c | 997 int *bottom_index, in rc_pick_q_and_bounds_one_pass_cbr() 1133 int *bottom_index, in rc_pick_q_and_bounds_one_pass_vbr() 1312 static void pick_kf_q_bound_two_pass(const VP9_COMP *cpi, int *bottom_index, in pick_kf_q_bound_two_pass() 1376 static int rc_constant_q(const VP9_COMP *cpi, int *bottom_index, int *top_index, in rc_constant_q() 1417 static int rc_pick_q_and_bounds_two_pass(const VP9_COMP *cpi, int *bottom_index, in rc_pick_q_and_bounds_two_pass() 1577 int vp9_rc_pick_q_and_bounds(const VP9_COMP *cpi, int *bottom_index, in vp9_rc_pick_q_and_bounds() 1661 int bottom_index, top_index; in vp9_estimate_qp_gop() local
|
| D | vp9_encoder.c | 3659 static void set_size_dependent_vars(VP9_COMP *cpi, int *q, int *bottom_index, 3862 int q = 0, bottom_index = 0, top_index = 0; local 4190 int bottom_index, top_index; local
|
| /external/libaom/libaom/av1/encoder/ |
| D | ratectrl.c | 750 int height, int *bottom_index, in rc_pick_q_and_bounds_one_pass_cbr() 938 int height, int *bottom_index, in rc_pick_q_and_bounds_one_pass_vbr() 1119 int height, int *bottom_index, in rc_pick_q_and_bounds_one_pass_cq() 1393 int *bottom_index, int *top_index) { in rc_pick_q_and_bounds_two_pass() 1474 int height, int gf_index, int *bottom_index, in av1_rc_pick_q_and_bounds()
|
| D | encoder.c | 4210 static void set_size_dependent_vars(AV1_COMP *cpi, int *q, int *bottom_index, in set_size_dependent_vars() 4586 int bottom_index, top_index; in calculate_next_superres_scale() local 4608 int bottom_index, top_index; in calculate_next_superres_scale() local 4969 int top_index, int bottom_index) { in get_regulated_q_overshoot() 4991 int top_index, int bottom_index) { in get_regulated_q_undershoot() 5015 int *const q_high, const int top_index, const int bottom_index, in recode_loop_update_q() 5420 int top_index = 0, bottom_index = 0; in encode_with_recode_loop() local
|
| D | tpl_model.c | 979 int bottom_index, top_index; in av1_tpl_setup_stats() local
|
| D | temporal_filter.c | 1316 int bottom_index = 0; in av1_temporal_filter() local
|
| /external/libvpx/libvpx/vp8/encoder/ |
| D | onyx_if.c | 3227 int bottom_index; in encode_frame_to_data_rate() local
|