Home
last modified time | relevance | path

Searched refs:maxSynthPoly (Results 1 – 1 of 1) sorted by relevance

/external/sonivox/arm-wt-22k/lib_src/
Deas_voicemgt.c1604 EAS_INT maxSynthPoly; in VMStartVoice() local
1656 maxSynthPoly = pVoiceMgr->maxPolyphony; in VMStartVoice()
1658 maxSynthPoly = pSynth->maxPolyphony; in VMStartVoice()
1662 (pSynth->numActiveVoices < maxSynthPoly) && in VMStartVoice()