Home
last modified time | relevance | path

Searched refs:rc_pick_q_and_bounds_two_pass (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.c1417 static int rc_pick_q_and_bounds_two_pass(const VP9_COMP *cpi, int *bottom_index, in rc_pick_q_and_bounds_two_pass() function
1587 q = rc_pick_q_and_bounds_two_pass(cpi, bottom_index, top_index, in vp9_rc_pick_q_and_bounds()
1674 rc_pick_q_and_bounds_two_pass(cpi, &bottom_index, &top_index, idx); in vp9_estimate_qp_gop()
/external/libaom/libaom/av1/encoder/
Dratectrl.c1391 static int rc_pick_q_and_bounds_two_pass(const AV1_COMP *cpi, int width, in rc_pick_q_and_bounds_two_pass() function
1495 q = rc_pick_q_and_bounds_two_pass(cpi, width, height, gf_index, in av1_rc_pick_q_and_bounds()