Home
last modified time | relevance | path

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

/external/sonivox/arm-wt-22k/lib_src/
Deas_voicemgt.c1356 S_SYNTH_CHANNEL *pMIDIChannel; in VMRetargetStolenVoice() local
1364 pMIDIChannel = &pSynth->channels[pVoice->channel & 15]; in VMRetargetStolenVoice()
1377 (pMIDIChannel->channelFlags & CHANNEL_FLAG_MUTE)) in VMRetargetStolenVoice()
1395 pMIDIChannel = &pNextSynth->channels[pVoice->channel & 15]; in VMRetargetStolenVoice()