Searched refs:WT_NOISE_GENERATOR (Results 1 – 4 of 4) sorted by relevance
48 #define WT_NOISE_GENERATOR 0xffffffff macro
506 if (pWTVoice->loopStart == WT_NOISE_GENERATOR) in WT_ProcessVoice()681 if (pWTVoice->loopStart== WT_NOISE_GENERATOR) in WT_ProcessVoice()
389 pWTVoice->loopStart = WT_NOISE_GENERATOR; in WT_StartVoice()596 if ((pWTVoice->loopStart != WT_NOISE_GENERATOR) && (pWTVoice->loopStart == pWTVoice->loopEnd)) in WT_UpdateVoice()
427 if ((pWTVoice->loopStart != WT_NOISE_GENERATOR) && (pWTVoice->loopStart == pWTVoice->loopEnd)) in DLS_UpdateVoice()