Searched refs:BestRemainder (Results 1 – 1 of 1) sorted by relevance
1082 int horz_stretch_loop = -1, BestRemainder; in aty_var_to_crtc() local1087 BestRemainder = (Numerator * 16) / Denominator; in aty_var_to_crtc()1091 if (Remainder < BestRemainder) { in aty_var_to_crtc()1093 if (!(BestRemainder = Remainder)) in aty_var_to_crtc()1098 if ((horz_stretch_loop >= 0) && !BestRemainder) { in aty_var_to_crtc()