Searched refs:MAX_DLS_WAVE_SIZE (Results 1 – 1 of 1) sorted by relevance
143 #define MAX_DLS_WAVE_SIZE (1024*1024) macro975 if (dataSize < 0 || dataSize > MAX_DLS_WAVE_SIZE) in Parse_wave()