Searched refs:maxPolyphonyPrimary (Results 1 – 2 of 2) sorted by relevance
375 EAS_U16 maxPolyphonyPrimary; member
289 pVoiceMgr->maxPolyphonyPrimary = NUM_PRIMARY_VOICES; in VMInitialize()3053 if (pVoiceMgr->maxPolyphonyPrimary == polyphonyCount) in VMSetSynthPolyphony()3055 pVoiceMgr->maxPolyphonyPrimary = (EAS_U16) polyphonyCount; in VMSetSynthPolyphony()3069 pVoiceMgr->maxPolyphony = pVoiceMgr->maxPolyphonyPrimary + pVoiceMgr->maxPolyphonySecondary; in VMSetSynthPolyphony()3206 *pPolyphonyCount = pVoiceMgr->maxPolyphonyPrimary; in VMGetSynthPolyphony()