Searched refs:pNextSynth (Results 1 - 3 of 3) sorted by relevance

/external/sonivox/arm-fm-22k/lib_src/
H A Deas_voicemgt.c1370 S_SYNTH *pNextSynth; local
1376 pNextSynth = pVoiceMgr->pSynth[GET_VSYNTH(pVoice->nextChannel)];
1401 pNextSynth->numActiveVoices++;
1406 pMIDIChannel = &pNextSynth->channels[pVoice->channel & 15];
1424 GetSynthPtr(voiceNum)->pfStartVoice(pVoiceMgr, pNextSynth, &pVoiceMgr->voices[voiceNum], GetAdjustedVoiceNum(voiceNum), pVoice->regionIndex);
1433 pNextSynth->synthFlags |= SYNTH_FLAG_DEFERRED_MIDI_NOTE_OFF_PENDING;
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_voicemgt.c1370 S_SYNTH *pNextSynth; local
1376 pNextSynth = pVoiceMgr->pSynth[GET_VSYNTH(pVoice->nextChannel)];
1401 pNextSynth->numActiveVoices++;
1406 pMIDIChannel = &pNextSynth->channels[pVoice->channel & 15];
1424 GetSynthPtr(voiceNum)->pfStartVoice(pVoiceMgr, pNextSynth, &pVoiceMgr->voices[voiceNum], GetAdjustedVoiceNum(voiceNum), pVoice->regionIndex);
1433 pNextSynth->synthFlags |= SYNTH_FLAG_DEFERRED_MIDI_NOTE_OFF_PENDING;
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_voicemgt.c1370 S_SYNTH *pNextSynth; local
1376 pNextSynth = pVoiceMgr->pSynth[GET_VSYNTH(pVoice->nextChannel)];
1401 pNextSynth->numActiveVoices++;
1406 pMIDIChannel = &pNextSynth->channels[pVoice->channel & 15];
1424 GetSynthPtr(voiceNum)->pfStartVoice(pVoiceMgr, pNextSynth, &pVoiceMgr->voices[voiceNum], GetAdjustedVoiceNum(voiceNum), pVoice->regionIndex);
1433 pNextSynth->synthFlags |= SYNTH_FLAG_DEFERRED_MIDI_NOTE_OFF_PENDING;

Completed in 114 milliseconds