Home | History | Annotate | Download | only in bluetooth

Lines Matching defs:sc_scale

156 	int			sc_scale;	/* scroll descaling */
346 sc->sc_scale = 20;
610 if (t < 100 || t > 4000 || (t / sc->sc_scale) == 0)
629 t = sc->sc_scale;
638 sc->sc_scale = t;
639 DPRINTF(sc, "sc_scale = %u", t);
1365 sc->sc_resolution / sc->sc_scale);
1367 sc->sc_resolution / sc->sc_scale);
1599 sc->sc_resolution / sc->sc_scale);
1601 sc->sc_resolution / sc->sc_scale);