Home
last modified time | relevance | path

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

/external/sonivox/arm-wt-22k/lib_src/
Deas_vm_protos.h756 EAS_RESULT VMGetPolyphony (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_I32 *pPolyphonyCount);
Deas_smf.c716 VMGetPolyphony(pEASData->pVoiceMgr, pSMFData->pSynth, pValue); in SMF_GetData()
Deas_public.c249 return VMGetPolyphony(pEASData->pVoiceMgr, pSynth, pValue); in EAS_IntGetStrmParam()
Deas_voicemgt.c3366 EAS_RESULT VMGetPolyphony (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_I32 *pPolyphonyCount) in VMGetPolyphony() function