Home
last modified time | relevance | path

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

/external/sonivox/arm-wt-22k/lib_src/
Deas_vm_protos.h637 void VMReleaseAllVoices (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth);
Deas_rtttl.c325 VMReleaseAllVoices(pEASData->pVoiceMgr, pData->pSynth); in RTTTL_Event()
337 VMReleaseAllVoices(pEASData->pVoiceMgr, pData->pSynth); in RTTTL_Event()
Deas_ota.c390 VMReleaseAllVoices(pEASData->pVoiceMgr, pData->pSynth); in OTA_Event()
Deas_smf.c368 VMReleaseAllVoices(pEASData->pVoiceMgr, pSMFData->pSynth); in SMF_Event()
Deas_imelody.c564 VMReleaseAllVoices(pEASData->pVoiceMgr, pData->pSynth); in IMY_Event()
Deas_voicemgt.c904 void VMReleaseAllVoices (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth) in VMReleaseAllVoices() function