Searched refs:pfReleaseVoice (Results 1 - 6 of 6) sorted by relevance

/external/sonivox/arm-fm-22k/lib_src/
H A Deas_synth_protos.h51 void (* EAS_CONST pfReleaseVoice)(S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, S_SYNTH_VOICE *pVoice, EAS_I32 voiceNum); member in struct:__anon25715
H A Deas_voicemgt.c652 GetSynthPtr(voiceNum)->pfReleaseVoice(pVoiceMgr, pSynth, &pVoiceMgr->voices[voiceNum], GetAdjustedVoiceNum(voiceNum));
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_synth_protos.h51 void (* EAS_CONST pfReleaseVoice)(S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, S_SYNTH_VOICE *pVoice, EAS_I32 voiceNum); member in struct:__anon25765
H A Deas_voicemgt.c652 GetSynthPtr(voiceNum)->pfReleaseVoice(pVoiceMgr, pSynth, &pVoiceMgr->voices[voiceNum], GetAdjustedVoiceNum(voiceNum));
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_synth_protos.h51 void (* EAS_CONST pfReleaseVoice)(S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, S_SYNTH_VOICE *pVoice, EAS_I32 voiceNum); member in struct:__anon25817
H A Deas_voicemgt.c652 GetSynthPtr(voiceNum)->pfReleaseVoice(pVoiceMgr, pSynth, &pVoiceMgr->voices[voiceNum], GetAdjustedVoiceNum(voiceNum));

Completed in 188 milliseconds