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.c2008 EAS_U8 currChannel; in VMStealVoice() local
2029 currChannel = pCurrVoice->nextChannel; in VMStealVoice()
2035 currChannel = pCurrVoice->channel; in VMStealVoice()
2066 S_SYNTH_CHANNEL *pChannel = &pCurrSynth->channels[GET_CHANNEL(currChannel)]; in VMStealVoice()
2076 if ((note == currNote) && (channel == currChannel)) in VMStealVoice()