Searched refs:std_t (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ddc/ |
| H A D | print_edid.c | 438 "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 D | edid.h | 532 struct std_timings std_t[5]; /* 80 */ member in union:detailed_monitor_section::__anon56905644010a
|
| H A D | interpret_edid.c | 479 get_dst_timing_section(c,det_mon->section.std_t, ver);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/ddc/ |
| H A D | print_edid.c | 478 "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 D | edid.h | 543 struct std_timings std_t[5]; /* 80 */ member in union:detailed_monitor_section::__anon21b29d77020a
|
| H A D | interpret_edid.c | 595 get_dst_timing_section(c, det_mon->section.std_t, ver);
|
| /xsrc/external/mit/xf86-video-ast/dist/src/ |
| H A D | ast_driver.c | 1639 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 D | xf86EdidModes.c | 1028 Mode = DDCModesFromStandardTiming(det_mon->section.std_t,
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/ |
| H A D | xf86EdidModes.c | 1034 det_mon->section.std_t,
|
| /xsrc/external/mit/xf86-video-xgi/dist/src/ |
| H A D | xgi_driver.c | 1906 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 D | trident_driver.c | 918 if (pMon->det_mon[i].section.std_t[j].hsize == 1400) {
|
Completed in 26 milliseconds