Searched refs:v_max (Results 1 – 1 of 1) sorted by relevance
112 ushort v_max = panel_info.vl_row; in test_pattern() local114 ushort v_step = (v_max + N_BLK_VERT - 1) / N_BLK_VERT; in test_pattern()124 h_max, v_max, h_step, v_step); in test_pattern()126 for (v = 0; v < v_max; ++v) { in test_pattern()