Searched defs:horz_stretch_loop (Results 1 - 1 of 1) sorted by relevance

/drivers/video/aty/
H A Datyfb_base.c1072 int horz_stretch_loop = -1, BestRemainder; local
1082 horz_stretch_loop = Index;
1088 if ((horz_stretch_loop >= 0) && !BestRemainder) {
1092 Index = StretchLoops[horz_stretch_loop];
1104 ((horz_stretch_loop & HORZ_STRETCH_LOOP) << 16) |

Completed in 16 milliseconds