Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.c691 int *top_index) { in rc_pick_q_and_bounds_one_pass_cbr()
823 int *top_index) { in rc_pick_q_and_bounds_one_pass_vbr()
991 int *top_index) { in rc_pick_q_and_bounds_two_pass()
1182 int *bottom_index, int *top_index) { in vp9_rc_pick_q_and_bounds()
Dvp9_encoder.c3056 int *bottom_index, int *top_index) {
3231 int q = 0, bottom_index = 0, top_index = 0; // Dummy variables. local
3346 int bottom_index, top_index; local
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c3587 int top_index; in encode_frame_to_data_rate() local