Searched refs:DRAW_MAX (Results 1 – 1 of 1) sorted by relevance
45 #define DRAW_MAX MATH_MIN(FFT_N/2/DRAW_STEP, 256) // Independent power values other than … macro135 static u8 gDrawData[DRAW_MAX];457 for (i = 0; i < DRAW_MAX-1; i++) in Draw3D_Realtime()485 for (i = 0; i < DRAW_MAX-1; i += blockCount) in Draw3D_Bar()915 for (i = 0; i < DRAW_MAX; i++) in SetDrawData()941 for (i = 0; i < DRAW_MAX; i += blockCount) in SetDrawData()