motion_below_threshold
if (motion_below_threshold(sc, sc->sc_knobs.motion_threshold,
a_fast = b_fast = !motion_below_threshold(sc,
a_fast = !motion_below_threshold(sc,
b_fast = !motion_below_threshold(sc,
static bool motion_below_threshold(struct uatp_softc *, unsigned int,