Lines Matching defs:tv_lines
252 int tv_lines;
396 unsigned short tv_lines[5];
471 /* tv_lines */
561 /* h_total=832, ivo=40, tv_width=858, tv_lines=525, vga_lines=480 */
1972 g_specs.tv_lines = tvsetup.tv_lines[k];
2004 w = w10bit2z(tvsetup.tv_lines[k]); /*num_lines */
2214 *v_total_min = tvsetup.tv_lines[k];
2215 *v_total_max = tvsetup.tv_lines[k];
2256 g_specs.tv_lines = tvsetup.tv_lines[k];
2324 (double) g_specs.tv_lines / (double) g_specs.v_total)) +
2327 TRACE(("vsc=%04x, tv_lines=%d, v_total=%d\n", reg, g_specs.tv_lines,
2415 ((float) g_specs.tv_width * g_specs.tv_lines);