OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DLS_ReleaseVoice
(Results
1 - 4
of
4
) sorted by null
/external/sonivox/arm-wt-22k/lib_src/
eas_dlssynth.h
35
void
DLS_ReleaseVoice
(S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, S_SYNTH_VOICE *pVoice, EAS_I32 voiceNum);
eas_dlssynth.c
75
*
DLS_ReleaseVoice
()
81
void
DLS_ReleaseVoice
(S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, S_SYNTH_VOICE *pVoice, EAS_I32 voiceNum)
eas_wtsynth.c
171
DLS_ReleaseVoice
(pVoiceMgr, pSynth, pVoice, voiceNum);
[
all
...]
/external/sonivox/arm-hybrid-22k/lib_src/
eas_wtsynth.c
171
DLS_ReleaseVoice
(pVoiceMgr, pSynth, pVoice, voiceNum);
[
all
...]
Completed in 174 milliseconds