Searched refs:DLS_MAX_WAVE_COUNT (Results 1 - 1 of 1) sorted by relevance

/external/sonivox/arm-wt-22k/lib_src/
H A Deas_mdls.c136 #define DLS_MAX_WAVE_COUNT 1024 macro
560 if ((ptblSize == 0) || (ptblSize > DLS_MAX_WAVE_COUNT * sizeof(POOLCUE) + sizeof(POOLTABLE)))
571 if ((dls.waveCount == 0) || (dls.waveCount > DLS_MAX_WAVE_COUNT))

Completed in 129 milliseconds