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