smooth
*a_smoothed = smooth(sc, old_a_raw, old_a_smoothed, *a_raw);
*b_smoothed = smooth(sc, old_b_raw, old_b_smoothed, *b_raw);
static int smooth(struct uatp_softc *, unsigned int, unsigned int,