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