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

  /external/sonivox/arm-fm-22k/lib_src/
eas_synth.h 166 #define DEFAULT_VOICE_GAIN 0
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_synth.h 166 #define DEFAULT_VOICE_GAIN 0
eas_wtsynth.c 132 pVoiceMgr->wtVoices[i].gainLeft = DEFAULT_VOICE_GAIN;
133 pVoiceMgr->wtVoices[i].gainRight = DEFAULT_VOICE_GAIN;
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_synth.h 166 #define DEFAULT_VOICE_GAIN 0
eas_wtsynth.c 132 pVoiceMgr->wtVoices[i].gainLeft = DEFAULT_VOICE_GAIN;
133 pVoiceMgr->wtVoices[i].gainRight = DEFAULT_VOICE_GAIN;
    [all...]

Completed in 50 milliseconds