Searched refs:CVT_RB_H_BLANK (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86cvt.c233 #define CVT_RB_H_BLANK 160.0 macro
255 Mode->HTotal = Mode->HDisplay + CVT_RB_H_BLANK;
258 Mode->HSyncEnd = Mode->HDisplay + CVT_RB_H_BLANK / 2;
/xsrc/external/mit/libxcvt/dist/lib/
H A Dlibxcvt.c236 #define CVT_RB_H_BLANK 160.0 macro
258 mode_info->htotal = mode_info->hdisplay + CVT_RB_H_BLANK;
261 mode_info->hsync_end = mode_info->hdisplay + CVT_RB_H_BLANK / 2;

Completed in 4 milliseconds