Searched refs:vp9_rc_pick_q_and_bounds (Results 1 – 4 of 4) sorted by relevance
301 int vp9_rc_pick_q_and_bounds(const struct VP9_COMP *cpi, int *bottom_index,
1582 int vp9_rc_pick_q_and_bounds(const VP9_COMP *cpi, int *bottom_index, in vp9_rc_pick_q_and_bounds() function
3655 *q = vp9_rc_pick_q_and_bounds(cpi, bottom_index, top_index);
197 vp9_rc_pick_q_and_bounds(cpi_, &bottom_index, &top_index); in ComputeQP()