Searched refs:pNextSynth (Results 1 – 1 of 1) sorted by relevance
1370 S_SYNTH *pNextSynth; in VMRetargetStolenVoice() local1376 pNextSynth = pVoiceMgr->pSynth[GET_VSYNTH(pVoice->nextChannel)]; in VMRetargetStolenVoice()1401 pNextSynth->numActiveVoices++; in VMRetargetStolenVoice()1406 pMIDIChannel = &pNextSynth->channels[pVoice->channel & 15]; in VMRetargetStolenVoice()1424 …GetSynthPtr(voiceNum)->pfStartVoice(pVoiceMgr, pNextSynth, &pVoiceMgr->voices[voiceNum], GetAdjust… in VMRetargetStolenVoice()1433 pNextSynth->synthFlags |= SYNTH_FLAG_DEFERRED_MIDI_NOTE_OFF_PENDING; in VMRetargetStolenVoice()