Searched defs:top_index (Results 1 – 6 of 6) sorted by relevance
/external/libchrome/base/task/sequence_manager/ |
D | intrusive_heap.h | 78 size_t top_index = size_--; in Pop() local 96 size_t top_index = size_--; in erase() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_ratectrl.c | 987 int *top_index) { in rc_pick_q_and_bounds_one_pass_cbr() 1121 int *top_index) { in rc_pick_q_and_bounds_one_pass_vbr() 1300 int *top_index) { in pick_kf_q_bound_two_pass() 1363 static int rc_constant_q(const VP9_COMP *cpi, int *bottom_index, int *top_index, in rc_constant_q() 1405 int *top_index, int gf_group_index) { in rc_pick_q_and_bounds_two_pass() 1540 int *top_index) { in vp9_rc_pick_q_and_bounds() 1616 int bottom_index, top_index; in vp9_estimate_qp_gop() local
|
D | vp9_encoder.c | 3460 int *top_index) { 3679 int q = 0, bottom_index = 0, top_index = 0; local 3998 int bottom_index, top_index; local
|
/external/libaom/libaom/av1/encoder/ |
D | encoder.c | 3548 int *top_index) { in set_size_dependent_vars() 3824 int bottom_index, top_index; in calculate_next_superres_scale() local 3847 int bottom_index, top_index; in calculate_next_superres_scale() local 4184 int top_index, int bottom_index) { in get_regulated_q_overshoot() 4206 int top_index, int bottom_index) { in get_regulated_q_undershoot() 4230 int *const q_high, const int top_index, in recode_loop_update_q() 4382 int top_index = 0, bottom_index = 0; in encode_with_recode_loop() local
|
D | ratectrl.c | 697 int *top_index) { in rc_pick_q_and_bounds_one_pass_cbr() 840 int *top_index) { in rc_pick_q_and_bounds_one_pass_vbr() 1007 int *top_index, int *arf_q) { in rc_pick_q_and_bounds_two_pass() 1257 int *bottom_index, int *top_index) { in av1_rc_pick_q_and_bounds()
|
/external/libvpx/libvpx/vp8/encoder/ |
D | onyx_if.c | 3222 int top_index; in encode_frame_to_data_rate() local
|