Home | History | Annotate | Download | only in generic

Lines Matching refs:vs

702     int vs = si->VScale;
752 switch (vr * 30 / vs)
891 int vs = scale_vars->VScale;
897 int sh = (scale_vars->expanded_frame_height * vr + vs - 1) / vs;
909 eh = (sh + 2) / 3 * 3 * vs / vr;
911 eh = (sh + 7) / 8 * 8 * vs / vr;