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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/aty/
H A Datyfb_base.c1066 static const char StretchLoops[] = { 10, 12, 13, 15, 16 }; local
1074 Remainder = ((Denominator - Numerator) * StretchLoops[Index]) %
1087 Index = StretchLoops[horz_stretch_loop];

Completed in 17 milliseconds