Home
last modified time | relevance | path

Searched refs:avg_dx (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/misc/psm/
H A Dpsm.c268 int avg_dx; member
4231 smoother->avg_dx = 0;
4320 smoother->avg_dx =
4322 weight_prev_x * smoother->avg_dx) /
4332 smoother->avg_dx / multiplicator,
4336 smoother->squelch_x += smoother->avg_dx;