Searched refs:pMIDIChannel (Results 1 – 1 of 1) sorted by relevance
1356 S_SYNTH_CHANNEL *pMIDIChannel; in VMRetargetStolenVoice() local1364 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()