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

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dvgatypes.h289 USHORT Vertical_ACTIVE; member in struct:_XGI_HW_DEVICE_INFO
H A Dvb_struct.h574 USHORT Vertical_ACTIVE; member in struct:__anon52ffe1d60108
H A Dinit.c933 HwInfo->Vertical_ACTIVE = mode->VDisplay;
H A Dvb_setmode.c574 ( (SpecialModeTiming[i].Vertical_ACTIVE<<(SpecialModeTiming[i].Interlace&0x1))==HwDeviceExtension->Vertical_ACTIVE ) )
932 VerticalActivePixel = pXGIHWDE->Vertical_ACTIVE >> (pXGIHWDE->Interlace & 0x1);

Completed in 17 milliseconds