Searched refs:WT_UpdateChannel (Results 1 – 2 of 2) sorted by relevance
/external/sonivox/arm-hybrid-22k/lib_src/ |
D | eas_wtsynth.c | 54 static void WT_UpdateChannel (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel); 90 WT_UpdateChannel 332 WT_UpdateChannel(pVoiceMgr, pSynth, pVoice->channel & 15); in WT_StartVoice() 657 static void WT_UpdateChannel (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel) in WT_UpdateChannel() function
|
/external/sonivox/arm-wt-22k/lib_src/ |
D | eas_wtsynth.c | 54 static void WT_UpdateChannel (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel); 90 WT_UpdateChannel 332 WT_UpdateChannel(pVoiceMgr, pSynth, pVoice->channel & 15); in WT_StartVoice() 663 static void WT_UpdateChannel (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel) in WT_UpdateChannel() function
|