OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DLS_UpdateVoice
(Results
1 - 3
of
3
) sorted by null
/external/sonivox/arm-wt-22k/lib_src/
eas_dlssynth.h
38
EAS_BOOL
DLS_UpdateVoice
(S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, S_SYNTH_VOICE *pVoice, EAS_I32 voiceNum, EAS_I32 *pMixBuffer, EAS_I32 numSamples);
eas_dlssynth.c
361
*
DLS_UpdateVoice
()
378
EAS_BOOL
DLS_UpdateVoice
(S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, S_SYNTH_VOICE *pVoice, EAS_I32 voiceNum, EAS_I32 *pMixBuffer, EAS_I32 numSamples)
eas_wtsynth.c
523
return
DLS_UpdateVoice
(pVoiceMgr, pSynth, pVoice, voiceNum, pMixBuffer, numSamples);
[
all
...]
Completed in 736 milliseconds