Searched refs:rolling_ratio (Results 1 – 1 of 1) sorted by relevance
1007 double rolling_ratio; in estimate_max_q() local1009 rolling_ratio = (double)cpi->rolling_actual_bits / in estimate_max_q()1012 if (rolling_ratio < 0.95) in estimate_max_q()1014 else if (rolling_ratio > 1.05) in estimate_max_q()