Home | History | Annotate | Download | only in encoder

Lines Matching refs:Adjustment

3951         /* Max adjustment is 1/4 */
3952 int Adjustment = cpi->active_worst_quality / 4;
3954 if (Adjustment)
3963 Adjustment);
3966 Adjustment = (int)
3971 Adjustment = 0;
3974 cpi->active_worst_quality -= Adjustment;
4144 /* Setup background Q adjustment for error resilient mode.
5424 // frame rate (from time-stamp adjustment in above calculation).