Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Dratectrl.c587 static double get_rate_correction_factor(const AV1_COMP *cpi, int width, in get_rate_correction_factor() function
694 get_rate_correction_factor(cpi, width, height); in av1_rc_update_rate_correction_factors()
888 get_rate_correction_factor(cpi, width, height); in av1_rc_regulate_q()
/external/libvpx/vp9/encoder/
Dvp9_ratectrl.c688 static double get_rate_correction_factor(const VP9_COMP *cpi) { in get_rate_correction_factor() function
739 double rate_correction_factor = get_rate_correction_factor(cpi); in vp9_rc_update_rate_correction_factors()
825 const double correction_factor = get_rate_correction_factor(cpi); in vp9_rc_regulate_q()
/external/libaom/doc/dev_guide/
Dav1_encoder.dox705 - \ref get_rate_correction_factor()