Home
last modified time | relevance | path

Searched refs:set_rate_correction_factor (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dratectrl.c450 static void set_rate_correction_factor(AV1_COMP *cpi, double factor, int width, in set_rate_correction_factor() function
545 set_rate_correction_factor(cpi, rate_correction_factor, width, height); in av1_rc_update_rate_correction_factors()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.c705 static void set_rate_correction_factor(VP9_COMP *cpi, double factor) { in set_rate_correction_factor() function
809 set_rate_correction_factor(cpi, rate_correction_factor); in vp9_rc_update_rate_correction_factors()