Searched refs:av1_rc_pick_q_and_bounds (Results 1 – 5 of 5) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | ratectrl.h | 255 int av1_rc_pick_q_and_bounds(const struct AV1_COMP *cpi, RATE_CONTROL *rc,
|
D | temporal_filter.c | 1317 const int q = av1_rc_pick_q_and_bounds(cpi, &cpi->rc, cpi->oxcf.width, in av1_temporal_filter()
|
D | tpl_model.c | 998 av1_rc_pick_q_and_bounds(cpi, &cpi->rc, cm->width, cm->height, gf_index, in av1_tpl_setup_stats()
|
D | ratectrl.c | 1473 int av1_rc_pick_q_and_bounds(const AV1_COMP *cpi, RATE_CONTROL *rc, int width, in av1_rc_pick_q_and_bounds() function
|
D | encoder.c | 4225 *q = av1_rc_pick_q_and_bounds(cpi, &cpi->rc, cm->width, cm->height, in set_size_dependent_vars() 4587 const int q = av1_rc_pick_q_and_bounds( in calculate_next_superres_scale() 4609 const int q = av1_rc_pick_q_and_bounds( in calculate_next_superres_scale()
|