Home
last modified time | relevance | path

Searched refs:currChannel (Results 1 – 1 of 1) sorted by relevance

/external/sonivox/arm-wt-22k/lib_src/
Deas_voicemgt.c2019 EAS_U8 currChannel; in VMStealVoice() local
2040 currChannel = pCurrVoice->nextChannel; in VMStealVoice()
2046 currChannel = pCurrVoice->channel; in VMStealVoice()
2077 S_SYNTH_CHANNEL *pChannel = &pCurrSynth->channels[GET_CHANNEL(currChannel)]; in VMStealVoice()
2087 if ((note == currNote) && (channel == currChannel)) in VMStealVoice()