Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/video/aty/
Datyfb_base.c1075 static const char StretchLoops[] = { 10, 12, 13, 15, 16 }; in aty_var_to_crtc() local
1083 Remainder = ((Denominator - Numerator) * StretchLoops[Index]) % in aty_var_to_crtc()
1096 Index = StretchLoops[horz_stretch_loop]; in aty_var_to_crtc()