Searched refs:av1_rc_pick_q_and_bounds (Results 1 – 3 of 3) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | ratectrl.h | 219 int av1_rc_pick_q_and_bounds(struct AV1_COMP *cpi, int width, int height,
|
D | encoder.c | 3556 *q = av1_rc_pick_q_and_bounds(cpi, cm->width, cm->height, bottom_index, in set_size_dependent_vars() 3825 const int q = av1_rc_pick_q_and_bounds( in calculate_next_superres_scale() 3848 const int q = av1_rc_pick_q_and_bounds( in calculate_next_superres_scale()
|
D | ratectrl.c | 1256 int av1_rc_pick_q_and_bounds(AV1_COMP *cpi, int width, int height, in av1_rc_pick_q_and_bounds() function
|