Home
last modified time | relevance | path

Searched refs:WT_NOISE_GENERATOR (Results 1 – 4 of 4) sorted by relevance

/external/sonivox/arm-wt-22k/lib_src/
Deas_wtengine.h48 #define WT_NOISE_GENERATOR 0xffffffff macro
Deas_wtengine.c506 if (pWTVoice->loopStart == WT_NOISE_GENERATOR) in WT_ProcessVoice()
681 if (pWTVoice->loopStart== WT_NOISE_GENERATOR) in WT_ProcessVoice()
Deas_wtsynth.c389 pWTVoice->loopStart = WT_NOISE_GENERATOR; in WT_StartVoice()
596 if ((pWTVoice->loopStart != WT_NOISE_GENERATOR) && (pWTVoice->loopStart == pWTVoice->loopEnd)) in WT_UpdateVoice()
Deas_dlssynth.c427 if ((pWTVoice->loopStart != WT_NOISE_GENERATOR) && (pWTVoice->loopStart == pWTVoice->loopEnd)) in DLS_UpdateVoice()