Searched refs:get_rate_correction_factor (Results 1 – 3 of 3) sorted by relevance
587 static double get_rate_correction_factor(const AV1_COMP *cpi, int width, in get_rate_correction_factor() function694 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()
688 static double get_rate_correction_factor(const VP9_COMP *cpi) { in get_rate_correction_factor() function739 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()
705 - \ref get_rate_correction_factor()