Searched defs:bottom_index (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_ratectrl.c | 731 int *bottom_index, in rc_pick_q_and_bounds_one_pass_cbr() 878 int *bottom_index, in rc_pick_q_and_bounds_one_pass_vbr() 1059 static int rc_pick_q_and_bounds_two_pass(const VP9_COMP *cpi, int *bottom_index, in rc_pick_q_and_bounds_two_pass() 1242 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 | 3301 static void set_size_dependent_vars(VP9_COMP *cpi, int *q, int *bottom_index, 3470 int q = 0, bottom_index = 0, top_index = 0; // Dummy variables. local 3692 int bottom_index, top_index; local
|
/external/libvpx/libvpx/vp8/encoder/ |
D | onyx_if.c | 3278 int bottom_index; in encode_frame_to_data_rate() local
|