Home
last modified time | relevance | path

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

/external/sonivox/arm-wt-22k/lib_src/
Deas_vm_protos.h616 void VMMuteAllVoices (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth);
Deas_tonecontrol.c521 VMMuteAllVoices(pEASData->pVoiceMgr, pData->pSynth); in TC_Pause()
Deas_ota.c705 VMMuteAllVoices(pEASData->pVoiceMgr, pData->pSynth); in OTA_Pause()
Deas_rtttl.c651 VMMuteAllVoices(pEASData->pVoiceMgr, pData->pSynth); in RTTTL_Pause()
Deas_smf.c555 VMMuteAllVoices(pEASData->pVoiceMgr, pSMFData->pSynth); in SMF_Pause()
Deas_imelody.c740 VMMuteAllVoices(pEASData->pVoiceMgr, pData->pSynth); in IMY_Pause()
Deas_voicemgt.c455 VMMuteAllVoices(pVoiceMgr, pSynth); in VMReset()
874 void VMMuteAllVoices (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth) in VMMuteAllVoices() function