Home
last modified time | relevance | path

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

/dports/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.6/src/
H A Datimode.c593 static const char StretchLoops[] = {10, 12, 13, 15, 16}; in ATIModeCalculate() local
600 Index = NumberOf(StretchLoops); in ATIModeCalculate()
604 ((Denominator - Numerator) * StretchLoops[Index]) % in ATIModeCalculate()
632 Index = StretchLoops[horz_stretch_loop]; in ATIModeCalculate()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/video/fbdev/aty/
H A Datyfb_base.c1090 static const char StretchLoops[] = { 10, 12, 13, 15, 16 }; in aty_var_to_crtc() local
1098 Remainder = ((Denominator - Numerator) * StretchLoops[Index]) % in aty_var_to_crtc()
1111 Index = StretchLoops[horz_stretch_loop]; in aty_var_to_crtc()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/video/fbdev/aty/
H A Datyfb_base.c1090 static const char StretchLoops[] = { 10, 12, 13, 15, 16 }; in aty_var_to_crtc() local
1098 Remainder = ((Denominator - Numerator) * StretchLoops[Index]) % in aty_var_to_crtc()
1111 Index = StretchLoops[horz_stretch_loop]; in aty_var_to_crtc()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/video/fbdev/aty/
H A Datyfb_base.c1090 static const char StretchLoops[] = { 10, 12, 13, 15, 16 }; in aty_var_to_crtc() local
1098 Remainder = ((Denominator - Numerator) * StretchLoops[Index]) % in aty_var_to_crtc()
1111 Index = StretchLoops[horz_stretch_loop]; in aty_var_to_crtc()