Searched refs:DLS_UpdateVoice (Results 1 - 4 of 4) sorted by relevance

/external/sonivox/arm-wt-22k/lib_src/
H A Deas_dlssynth.h38 EAS_BOOL DLS_UpdateVoice (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, S_SYNTH_VOICE *pVoice, EAS_I32 voiceNum, EAS_I32 *pMixBuffer, EAS_I32 numSamples);
H A Deas_dlssynth.c361 * 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) function
H A Deas_wtsynth.c515 return DLS_UpdateVoice(pVoiceMgr, pSynth, pVoice, voiceNum, pMixBuffer, numSamples);
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_wtsynth.c511 return DLS_UpdateVoice(pVoiceMgr, pSynth, pVoice, voiceNum, pMixBuffer, numSamples);

Completed in 87 milliseconds