Home
last modified time | relevance | path

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

/external/sonivox/arm-wt-22k/lib_src/
Deas_vm_protos.h616 void VMMuteAllVoices (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth);
Deas_ota.c711 VMMuteAllVoices(pEASData->pVoiceMgr, pData->pSynth); in OTA_Pause()
Deas_rtttl.c678 VMMuteAllVoices(pEASData->pVoiceMgr, pData->pSynth); in RTTTL_Pause()
Deas_smf.c564 VMMuteAllVoices(pEASData->pVoiceMgr, pSMFData->pSynth); in SMF_Pause()
Deas_imelody.c746 VMMuteAllVoices(pEASData->pVoiceMgr, pData->pSynth); in IMY_Pause()
Deas_voicemgt.c444 VMMuteAllVoices(pVoiceMgr, pSynth); in VMReset()
863 void VMMuteAllVoices (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth) in VMMuteAllVoices() function