Home | History | Annotate | Download | only in server

Lines Matching refs:scaler

15  *   CRAS_RAMP_STATE_DOWN: Ramping down from certain scaler to 0.
29 * increment: The scaler increment that should be added to scaler for
31 * start_scaler: The initial scaler.
75 /* Get current scaler position so it can serve as new start scaler. */
80 /* Set initial scaler to current scaler so ramping up/down can be
87 ramp->start_scaler = action.scaler;
94 ramp->start_scaler = action.scaler;
111 action.scaler = 1.0;
119 action.scaler = 1.0;
124 action.scaler = ramp->start_scaler +
130 action.scaler = ramp->start_scaler +