Lines Matching defs:tv_lines
383 int tv_lines;
546 unsigned short tv_lines[5];
623 , /*tv_lines */
719 /*h_total=832, ivo=40, tv_width=858, tv_lines=525, vga_lines=480*/
2206 g_specs.tv_lines = tvsetup.tv_lines[k];
2238 w = w10bit2z(tvsetup.tv_lines[k]); /*num_lines */
2441 *v_total_min = tvsetup.tv_lines[k];
2442 *v_total_max = tvsetup.tv_lines[k];
2482 g_specs.tv_lines = tvsetup.tv_lines[k];
2552 (1.0f - (double)g_specs.tv_lines / (double)g_specs.v_total)) + 0.5f;
2554 TRACE(("vsc=%04x, tv_lines=%d, v_total=%d\n", reg, g_specs.tv_lines,
2645 ((float)g_specs.tv_width * g_specs.tv_lines);