Searched defs:bottom_index (Results 1 – 3 of 3) sorted by relevance
| /external/libvpx/libvpx/vp9/encoder/ |
| D | vp9_ratectrl.c | 735 int *bottom_index, in rc_pick_q_and_bounds_one_pass_cbr() 882 int *bottom_index, in rc_pick_q_and_bounds_one_pass_vbr() 1062 static int rc_pick_q_and_bounds_two_pass(const VP9_COMP *cpi, int *bottom_index, in rc_pick_q_and_bounds_two_pass() 1245 int vp9_rc_pick_q_and_bounds(const VP9_COMP *cpi, int *bottom_index, in vp9_rc_pick_q_and_bounds()
|
| D | vp9_encoder.c | 3291 static void set_size_dependent_vars(VP9_COMP *cpi, int *q, int *bottom_index, 3456 int q = 0, bottom_index = 0, top_index = 0; // Dummy variables. local 3665 int bottom_index, top_index; local
|
| /external/libvpx/libvpx/vp8/encoder/ |
| D | onyx_if.c | 3271 int bottom_index; in encode_frame_to_data_rate() local
|