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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86cvt.c91 float Interlace; /* Please rename this */ local in function:xf86CVTMode
133 /* 7. Interlace */
135 Interlace = 0.5;
137 Interlace = 0.0;
168 (VDisplayRnd + 2 * VMargin + CVT_MIN_V_PORCH + Interlace);
180 Mode->VTotal = VDisplayRnd + 2 * VMargin + VSyncAndBackPorch + Interlace
252 Mode->VTotal = VDisplayRnd + 2 * VMargin + Interlace + VBILines;
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dvgatypes.h300 UCHAR Interlace; /* Alan 08/10/2007; specify interlace or not */ member in struct:_XGI_HW_DEVICE_INFO
H A Dvb_struct.h580 UCHAR Interlace; member in struct:__anon52ffe1d60108
H A Dinit.c934 HwInfo->Interlace=FALSE;
H A Dvb_setmode.c574 ( (SpecialModeTiming[i].Vertical_ACTIVE<<(SpecialModeTiming[i].Interlace&0x1))==HwDeviceExtension->Vertical_ACTIVE ) )
586 HwDeviceExtension->Interlace = SpecialModeTiming[i].Interlace & 0x1;
932 VerticalActivePixel = pXGIHWDE->Vertical_ACTIVE >> (pXGIHWDE->Interlace & 0x1);
988 if (pXGIHWDE->Interlace)
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/
H A Dxorgconf.cpp346 # ModeLine "1024x768i" 45 1024 1048 1208 1264 768 776 784 817 Interlace
352 # Flags "Interlace"
/xsrc/external/mit/xorg-server/dist/hw/xfree86/
H A Dxorgconf.cpp340 # ModeLine "1024x768i" 45 1024 1048 1208 1264 768 776 784 817 Interlace
346 # Flags "Interlace"
/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
H A Datombios.h2534 USHORT Interlace:1; member in struct:_ATOM_MODE_MISC_INFO
2550 USHORT Interlace:1;
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_atombios.c804 if (dtd->susModeMiscInfo.sbfAccess.Interlace)

Completed in 39 milliseconds