Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dratectrl.h205 void av1_rc_update_rate_correction_factors(struct AV1_COMP *cpi, int width,
Dencoder.c4188 av1_rc_update_rate_correction_factors(cpi, cm->width, cm->height); in get_regulated_q_overshoot()
4196 av1_rc_update_rate_correction_factors(cpi, cm->width, cm->height); in get_regulated_q_overshoot()
4210 av1_rc_update_rate_correction_factors(cpi, cm->width, cm->height); in get_regulated_q_undershoot()
4216 av1_rc_update_rate_correction_factors(cpi, cm->width, cm->height); in get_regulated_q_undershoot()
4308 av1_rc_update_rate_correction_factors(cpi, cm->width, cm->height); in recode_loop_update_q()
4330 av1_rc_update_rate_correction_factors(cpi, cm->width, cm->height); in recode_loop_update_q()
Dratectrl.c414 void av1_rc_update_rate_correction_factors(AV1_COMP *cpi, int width, in av1_rc_update_rate_correction_factors() function
1383 av1_rc_update_rate_correction_factors(cpi, cm->width, cm->height); in av1_rc_postencode_update()