Home
last modified time | relevance | path

Searched defs:bottom_index (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.c731 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()
Dvp9_encoder.c3301 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/
Donyx_if.c3278 int bottom_index; in encode_frame_to_data_rate() local