Lines Matching defs:vsc
1940 fixed20_12 vsc; /* vertical scale ratio */
2055 bandwidth.full = dfixed_mul(bandwidth, wm->vsc);
2080 if ((wm->vsc.full > a.full) ||
2081 ((wm->vsc.full > b.full) && (wm->vtaps >= 3)) ||
2083 ((wm->vsc.full >= a.full) && wm->interlaced))
2135 if (wm->vsc.full > a.full)
2197 wm_high.vsc = radeon_crtc->vsc;
2224 wm_low.vsc = radeon_crtc->vsc;