Searched refs:std_t (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ddc/
H A Dprint_edid.c438 "vid: %i\n",p->index ,det_mon->section.std_t[j].hsize,
439 det_mon->section.std_t[j].vsize,
440 det_mon->section.std_t[j].refresh,
441 det_mon->section.std_t[j].id);
H A Dedid.h532 struct std_timings std_t[5]; /* 80 */ member in union:detailed_monitor_section::__anon56905644010a
H A Dinterpret_edid.c479 get_dst_timing_section(c,det_mon->section.std_t, ver);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/ddc/
H A Dprint_edid.c478 "vid: %i\n", p->index, det_mon->section.std_t[j].hsize,
479 det_mon->section.std_t[j].vsize,
480 det_mon->section.std_t[j].refresh,
481 det_mon->section.std_t[j].id);
H A Dedid.h543 struct std_timings std_t[5]; /* 80 */ member in union:detailed_monitor_section::__anon21b29d77020a
H A Dinterpret_edid.c595 get_dst_timing_section(c, det_mon->section.std_t, ver);
/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast_driver.c1639 stdtiming1 = MonInfo1->det_mon[i].section.std_t;
1651 stdtiming2 = MonInfo2->det_mon[i].section.std_t;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86EdidModes.c1028 Mode = DDCModesFromStandardTiming(det_mon->section.std_t,
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86EdidModes.c1034 det_mon->section.std_t,
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_driver.c1906 pstd_t = pMonitor->det_mon[i].section.std_t;
1909 ("std_t[%d] hsize = %d vsize = %d refresh = %d id = %d\n",
2086 pstd_t = pMonitor->det_mon[i].section.std_t;
2090 ("std_t[%d] hsize = %d vsize = %d refresh = %d id = %d\n",
6947 pstd_t = pMonitorDDC->det_mon[i].section.std_t;
6951 ("std_t[%d] hsize = %d vsize = %d refresh = %d id = %d\n",
/xsrc/external/mit/xf86-video-trident/dist/src/
H A Dtrident_driver.c918 if (pMon->det_mon[i].section.std_t[j].hsize == 1400) {

Completed in 26 milliseconds