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.c1615 EAS_INT maxSynthPoly; in VMStartVoice() local
1667 maxSynthPoly = pVoiceMgr->maxPolyphony; in VMStartVoice()
1669 maxSynthPoly = pSynth->maxPolyphony; in VMStartVoice()
1673 (pSynth->numActiveVoices < maxSynthPoly) && in VMStartVoice()