Home | History | Annotate | Download | only in iomd

Lines Matching defs:modes

303 	struct videomode const *modes;
332 modes = vidc_videomode_list;
335 modes = videomode_list;
340 vidc_currentmode.timings = modes[0];
344 if (modes[i].flags & (VID_INTERLACE | VID_DBLSCAN))
351 framerate = (modes[i].dot_clock * 1000 /
352 modes[i].htotal * 2 / modes[i].vtotal + 1) / 2;
353 if (modes[i].hdisplay == bootconfig.width + 1
354 && modes[i].vdisplay == bootconfig.height + 1
356 vidc_currentmode.timings = modes[i];
705 * The use of the palette in 16-bit modes is quite