Home
last modified time | relevance | path

Searched refs:eEnvelopeStateRelease (Results 1 – 3 of 3) sorted by relevance

/external/sonivox/arm-wt-22k/lib_src/
Deas_dlssynth.c68 pVoiceMgr->wtVoices[voiceNum].eg1State = eEnvelopeStateRelease; in DLS_MuteVoice()
70 pVoiceMgr->wtVoices[voiceNum].eg2State = eEnvelopeStateRelease; in DLS_MuteVoice()
96 pWTVoice->eg1State = eEnvelopeStateRelease; in DLS_ReleaseVoice()
100 pWTVoice->eg2State = eEnvelopeStateRelease; in DLS_ReleaseVoice()
558 case eEnvelopeStateRelease: in DLS_UpdateEnvelope()
Deas_wtsynth.c184 pWTVoice->eg1State = eEnvelopeStateRelease; in WT_ReleaseVoice()
194 pWTVoice->eg2State = eEnvelopeStateRelease; in WT_ReleaseVoice()
866 case eEnvelopeStateRelease: in WT_UpdateEG1()
954 case eEnvelopeStateRelease: in WT_UpdateEG2()
Deas_wtengine.h106 eEnvelopeStateRelease, enumerator