Searched refs:DEFAULT_VOICE_GAIN (Results 1 - 5 of 5) sorted by relevance

/external/sonivox/arm-fm-22k/lib_src/
H A Deas_synth.h166 #define DEFAULT_VOICE_GAIN 0 macro
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_synth.h166 #define DEFAULT_VOICE_GAIN 0 macro
H A Deas_wtsynth.c132 pVoiceMgr->wtVoices[i].gainLeft = DEFAULT_VOICE_GAIN;
133 pVoiceMgr->wtVoices[i].gainRight = DEFAULT_VOICE_GAIN;
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_synth.h166 #define DEFAULT_VOICE_GAIN 0 macro
H A Deas_wtsynth.c132 pVoiceMgr->wtVoices[i].gainLeft = DEFAULT_VOICE_GAIN;
133 pVoiceMgr->wtVoices[i].gainRight = DEFAULT_VOICE_GAIN;

Completed in 198 milliseconds