Home
last modified time | relevance | path

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

/external/sonivox/arm-wt-22k/lib_src/
Deas_vm_protos.h796 EAS_RESULT VMGetPriority (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_I32 *pPriority);
Deas_smf.c723 VMGetPriority(pEASData->pVoiceMgr, pSMFData->pSynth, pValue); in SMF_GetData()
Deas_public.c252 return VMGetPriority(pEASData->pVoiceMgr, pSynth, pValue); in EAS_IntGetStrmParam()
Deas_voicemgt.c3416 EAS_RESULT VMGetPriority (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_I32 *pPriority) in VMGetPriority() function