Searched refs:step_sign (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/media/dvb-frontends/
H A Ddib0070.c168 int8_t step_sign; local
197 step_sign = -1;
200 step_sign = 1;
209 state->captrim += (step_sign * state->step);
H A Ddib0090.c2082 s8 step_sign; local
2147 step_sign = -1;
2150 step_sign = 1;
2159 state->captrim += step_sign * state->step;

Completed in 157 milliseconds