HomeSort by: relevance | last modified time | path
    Searched defs:Interlace (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
xf86cvt.c 91 float Interlace; /* Please rename this */
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/
vgatypes.h 300 UCHAR Interlace; /* Alan 08/10/2007; specify interlace or not */
vb_struct.h 580 UCHAR Interlace;
  /xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
atombios.h 2534 USHORT Interlace:1;
2550 USHORT Interlace:1;

Completed in 14 milliseconds