/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | rc_utils.h | 186 int bottom_index) { in get_regulated_q_overshoot() 211 int top_index, int bottom_index) { in get_regulated_q_undershoot() 255 int *const q_high, const int top_index, const int bottom_index, in recode_loop_update_q()
|
H A 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
|
H A D | ratectrl.c | 1365 int height, int *bottom_index, in rc_pick_q_and_bounds_no_stats_cbr() 1476 int height, int *bottom_index, in rc_pick_q_and_bounds_no_stats() 1670 int height, int *bottom_index, in rc_pick_q_and_bounds_no_stats_cq() 2021 int *bottom_index, int *top_index) { in rc_pick_q_and_bounds_q_mode() 2082 int gf_index, int *bottom_index, in rc_pick_q_and_bounds() 2244 int *bottom_index, int *top_index) { in av1_rc_pick_q_and_bounds()
|
H A D | encoder_utils.c | 544 void av1_set_size_dependent_vars(AV1_COMP *cpi, int *q, int *bottom_index, in av1_set_size_dependent_vars()
|
H A D | encode_strategy.c | 776 int bottom_index = 0; local
|
H A D | encoder.c | 2502 int top_index = 0, bottom_index = 0, q = 0; in encode_without_recode() local 2813 int top_index = 0, bottom_index = 0; in encode_with_recode_loop() local
|
H A D | tpl_model.c | 1775 int bottom_index, top_index; in av1_tpl_preload_rc_estimate() local
|
/aosp_15_r20/external/libvpx/vp9/encoder/ |
H A D | vp9_ratectrl.c | 1016 int *bottom_index, in rc_pick_q_and_bounds_one_pass_cbr() 1152 int *bottom_index, in rc_pick_q_and_bounds_one_pass_vbr() 1335 static void pick_kf_q_bound_two_pass(const VP9_COMP *cpi, int *bottom_index, in pick_kf_q_bound_two_pass() 1399 static int rc_constant_q(const VP9_COMP *cpi, int *bottom_index, int *top_index, in rc_constant_q() 1440 int vp9_rc_pick_q_and_bounds_two_pass(const VP9_COMP *cpi, int *bottom_index, in vp9_rc_pick_q_and_bounds_two_pass() 1599 int vp9_rc_pick_q_and_bounds(const VP9_COMP *cpi, int *bottom_index, in vp9_rc_pick_q_and_bounds()
|
H A D | vp9_encoder.c | 3773 static void set_size_dependent_vars(VP9_COMP *cpi, int *q, int *bottom_index, 4008 int q = 0, bottom_index = 0, top_index = 0; local 4512 int bottom_index, top_index; local
|
H A D | vp9_tpl_model.c | 1718 int bottom_index, top_index; in vp9_estimate_tpl_qp_gop() local
|
/aosp_15_r20/external/libvpx/vp9/ |
H A D | ratectrl_rtc.cc | 283 int bottom_index, top_index; in ComputeQP() local
|
/aosp_15_r20/external/libaom/av1/ |
H A D | ratectrl_rtc.cc | 325 int bottom_index = 0, top_index = 0; in ComputeQP() local
|
/aosp_15_r20/art/runtime/jni/ |
H A D | local_reference_table.cc | 464 const uint32_t bottom_index = previous_state_.top_index; in Remove() local
|
/aosp_15_r20/external/libaom/aom_dsp/flow_estimation/ |
H A D | disflow.c | 456 const int bottom_index = (height - FLOW_BORDER_INNER - 1); in fill_flow_field_borders() local
|
/aosp_15_r20/external/libvpx/vp8/encoder/ |
H A D | onyx_if.c | 3328 int bottom_index; in encode_frame_to_data_rate() local
|