Home
last modified time | relevance | path

Searched refs:av1_rc_pick_q_and_bounds (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dratectrl.h219 int av1_rc_pick_q_and_bounds(struct AV1_COMP *cpi, int width, int height,
Dencoder.c3556 *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()
Dratectrl.c1256 int av1_rc_pick_q_and_bounds(AV1_COMP *cpi, int width, int height, in av1_rc_pick_q_and_bounds() function