Searched refs:StretchLoops (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/aty/
H A Datyfb_base.c1081 static const char StretchLoops[] = { 10, 12, 13, 15, 16 }; aty_var_to_crtc() local
1089 Remainder = ((Denominator - Numerator) * StretchLoops[Index]) % aty_var_to_crtc()
1102 Index = StretchLoops[horz_stretch_loop]; aty_var_to_crtc()

Completed in 73 milliseconds