Searched defs:top_index (Results  1 – 15 of 15) sorted by relevance
| /external/libchrome/base/task/sequence_manager/ | 
| D | intrusive_heap.h | 78     size_t top_index = size_--;  in Pop()  local96     size_t top_index = size_--;  in erase()  local
 
 | 
| /external/libaom/av1/encoder/ | 
| D | rc_utils.h | 185                                                 int q_high, int top_index,  in get_regulated_q_overshoot()211                                                  int q_high, int top_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()  local245       int bottom_index, top_index;  in calculate_next_superres_scale()  local
 
 | 
| D | ratectrl.c | 1160                                              int *top_index) {  in rc_pick_q_and_bounds_no_stats_cbr()1280                                          int *top_index) {  in rc_pick_q_and_bounds_no_stats()
 1474                                             int *top_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()
 1902                                 int *top_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 | 536                                  int *top_index) {  in av1_set_size_dependent_vars()
 | 
| D | encode_strategy.c | 772     int top_index = 0;  local
 | 
| D | encoder.c | 2449   int top_index = 0, bottom_index = 0, q = 0;  in encode_without_recode()  local2730   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 | 1003                                              int *top_index) {  in rc_pick_q_and_bounds_one_pass_cbr()1139                                              int *top_index) {  in rc_pick_q_and_bounds_one_pass_vbr()
 1318                                      int *top_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()
 1423                                          int *top_index, int gf_group_index) {  in rc_pick_q_and_bounds_two_pass()
 1583                              int *top_index) {  in vp9_rc_pick_q_and_bounds()
 1666   int bottom_index, top_index;  in vp9_estimate_qp_gop()  local
 
 | 
| D | vp9_encoder.c | 3648                                     int *top_index) {3858   int q = 0, bottom_index = 0, top_index = 0;  local
 4362   int bottom_index, top_index;  local
 
 | 
| /external/cronet/base/containers/ | 
| D | intrusive_heap_unittest.cc | 940   HeapHandle top_index;  in TEST()  local
 | 
| /external/tensorflow/tensorflow/compiler/mlir/xla/transforms/ | 
| D | mhlo_to_lhlo_with_xla.cc | 1341   const xla::ShapeIndex top_index;  in EmitBitcast()  local
 | 
| /external/libvpx/vp8/encoder/ | 
| D | onyx_if.c | 3214   int top_index;  in encode_frame_to_data_rate()  local
 |