Searched refs:VMReleaseAllVoices (Results 1 – 6 of 6) sorted by relevance
637 void VMReleaseAllVoices (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth);
325 VMReleaseAllVoices(pEASData->pVoiceMgr, pData->pSynth); in RTTTL_Event()337 VMReleaseAllVoices(pEASData->pVoiceMgr, pData->pSynth); in RTTTL_Event()
390 VMReleaseAllVoices(pEASData->pVoiceMgr, pData->pSynth); in OTA_Event()
368 VMReleaseAllVoices(pEASData->pVoiceMgr, pSMFData->pSynth); in SMF_Event()
564 VMReleaseAllVoices(pEASData->pVoiceMgr, pData->pSynth); in IMY_Event()
904 void VMReleaseAllVoices (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth) in VMReleaseAllVoices() function