Searched refs:numActiveVoices (Results 1 - 2 of 2) sorted by relevance

/external/sonivox/arm-wt-22k/lib_src/
H A Deas_voicemgt.c450 pVoiceMgr->activeVoices -= pSynth->numActiveVoices;
451 pSynth->numActiveVoices = 0;
458 if (pSynth->numActiveVoices == 0)
1339 pSynth->numActiveVoices--;
1398 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_INFO, "VMRetargetStolenVoice: Note assigned to different virtual synth, adjusting numActiveVoices\n"); */ }
1400 pSynth->numActiveVoices--;
1401 pNextSynth->numActiveVoices++;
1673 (pSynth->numActiveVoices < maxSynthPoly) &&
1684 pSynth->numActiveVoices++;
2906 (pSynth->numActiveVoices
[all...]
H A Deas_synth.h323 EAS_U16 numActiveVoices; member in struct:s_synth_tag

Completed in 144 milliseconds