Searched refs:N_BLK_VERT (Results 1 – 1 of 1) sorted by relevance
93 #define N_BLK_VERT 2 macro96 static int test_colors[N_BLK_HOR * N_BLK_VERT] = {102 #define N_BLK_VERT 2 macro105 static int test_colors[N_BLK_HOR * N_BLK_VERT] = {115 ushort v_step = (v_max + N_BLK_VERT - 1) / N_BLK_VERT; in test_pattern()