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

  /external/sonivox/arm-hybrid-22k/lib_src/
eas_wtengine.h 48 #define WT_NOISE_GENERATOR 0xffffffff
eas_wtengine.c 478 if (pWTVoice->loopStart == WT_NOISE_GENERATOR)
648 if (pWTVoice->loopStart== WT_NOISE_GENERATOR)
eas_wtsynth.c 385 pWTVoice->loopStart = WT_NOISE_GENERATOR;
555 if ((pWTVoice->loopStart != WT_NOISE_GENERATOR) && (pWTVoice->loopStart == pWTVoice->loopEnd))
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_wtengine.h 48 #define WT_NOISE_GENERATOR 0xffffffff
eas_wtengine.c 478 if (pWTVoice->loopStart == WT_NOISE_GENERATOR)
648 if (pWTVoice->loopStart== WT_NOISE_GENERATOR)
eas_wtsynth.c 385 pWTVoice->loopStart = WT_NOISE_GENERATOR;
559 if ((pWTVoice->loopStart != WT_NOISE_GENERATOR) && (pWTVoice->loopStart == pWTVoice->loopEnd))
    [all...]
eas_dlssynth.c 427 if ((pWTVoice->loopStart != WT_NOISE_GENERATOR) && (pWTVoice->loopStart == pWTVoice->loopEnd))

Completed in 478 milliseconds