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.c1367 S_SYNTH_CHANNEL *pMIDIChannel; in VMRetargetStolenVoice() local
1375 pMIDIChannel = &pSynth->channels[pVoice->channel & 15]; in VMRetargetStolenVoice()
1388 (pMIDIChannel->channelFlags & CHANNEL_FLAG_MUTE)) in VMRetargetStolenVoice()
1406 pMIDIChannel = &pNextSynth->channels[pVoice->channel & 15]; in VMRetargetStolenVoice()