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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86gtf.c77 #define MIN_PORCH 1 /* minimum front porch */ macro
201 / (v_lines_rnd + (2*top_margin) + MIN_PORCH + interlace)
228 interlace + MIN_PORCH;
362 v_odd_front_porch_lines = MIN_PORCH + interlace;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86gtf.c73 #define MIN_PORCH 1 /* minimum front porch */ macro
196 / (v_lines_rnd + (2 * top_margin) + MIN_PORCH + interlace)
224 interlace + MIN_PORCH;
358 v_odd_front_porch_lines = MIN_PORCH + interlace;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/utils/gtf/
H A Dgtf.c117 #define MIN_PORCH 1 /* minimum front porch */ macro
400 / (v_lines_rnd + (2*top_margin) + MIN_PORCH + interlace)
436 interlace + MIN_PORCH;
616 v_odd_front_porch_lines = MIN_PORCH + interlace;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/utils/gtf/
H A Dgtf.c117 #define MIN_PORCH 1 /* minimum front porch */ macro
375 / (v_lines_rnd + (2 * top_margin) + MIN_PORCH + interlace)
408 interlace + MIN_PORCH;
571 v_odd_front_porch_lines = MIN_PORCH + interlace;

Completed in 5 milliseconds