HomeSort by relevance Sort by last modified time
    Searched refs:WT_NOISE_GENERATOR (Results 1 - 4 of 4) sorted by null

  /external/sonivox/arm-wt-22k/lib_src/
eas_wtengine.h 48 #define WT_NOISE_GENERATOR 0xffffffff
eas_wtengine.c 506 if (pWTVoice->loopStart == WT_NOISE_GENERATOR)
681 if (pWTVoice->loopStart== WT_NOISE_GENERATOR)
eas_dlssynth.c 427 if ((pWTVoice->loopStart != WT_NOISE_GENERATOR) && (pWTVoice->loopStart == pWTVoice->loopEnd))
eas_wtsynth.c 389 pWTVoice->loopStart = WT_NOISE_GENERATOR;
576 if ((pWTVoice->loopStart != WT_NOISE_GENERATOR) && (pWTVoice->loopStart == pWTVoice->loopEnd))
    [all...]

Completed in 180 milliseconds