OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pfReleaseVoice
(Results
1 - 2
of
2
) sorted by null
/external/sonivox/arm-wt-22k/lib_src/
eas_synth_protos.h
51
void (* EAS_CONST
pfReleaseVoice
)(S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, S_SYNTH_VOICE *pVoice, EAS_I32 voiceNum);
eas_voicemgt.c
652
GetSynthPtr(voiceNum)->
pfReleaseVoice
(pVoiceMgr, pSynth, &pVoiceMgr->voices[voiceNum], GetAdjustedVoiceNum(voiceNum));
[
all
...]
Completed in 37 milliseconds