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

/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Dtv_fs450.c660 static struct _scantable scantable[SCANTABLE_ENTRIES] = { variable in typeref:struct:_scantable[]
2486 if (scantable[vga_index].mode == vga_mode)
2498 base_v_total = scantable[vga_index].v_total[k];
2523 v_offset = (int)(r * (float)scantable[vga_index].v_sync[k]);
2625 scantable[vga_index].iho[k], 0, iho_max);
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Dtv_fs450.c506 static struct _scantable scantable[SCANTABLE_ENTRIES] = { variable in typeref:struct:_scantable[]
2260 if (scantable[vga_index].mode == vga_mode)
2270 base_v_total = scantable[vga_index].v_total[k];
2293 v_offset = (int) (r * (float) scantable[vga_index].v_sync[k]);
2397 scantable[vga_index].iho[k], 0, iho_max);

Completed in 10 milliseconds