Searched refs:N_BLK_VERT (Results 1 – 1 of 1) sorted by relevance
92 #define N_BLK_VERT 2 macro95 static int test_colors[N_BLK_HOR * N_BLK_VERT] = {101 #define N_BLK_VERT 2 macro104 static int test_colors[N_BLK_HOR * N_BLK_VERT] = {114 ushort v_step = (v_max + N_BLK_VERT - 1) / N_BLK_VERT; in test_pattern()