Searched refs:VMReleaseAllDeferredNoteOffs (Results 1 - 6 of 6) sorted by relevance

/external/sonivox/arm-fm-22k/lib_src/
H A Deas_vm_protos.h473 * VMReleaseAllDeferredNoteOffs()
494 void VMReleaseAllDeferredNoteOffs (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel);
H A Deas_voicemgt.c924 VMReleaseAllDeferredNoteOffs(pVoiceMgr, pSynth, (EAS_U8) i);
1118 * VMReleaseAllDeferredNoteOffs()
1140 void VMReleaseAllDeferredNoteOffs (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel) function
1148 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_INFO, "VMReleaseAllDeferredNoteOffs: error, %d invalid channel number\n",
2288 VMReleaseAllDeferredNoteOffs(pVoiceMgr, pSynth, channel);
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_vm_protos.h473 * VMReleaseAllDeferredNoteOffs()
494 void VMReleaseAllDeferredNoteOffs (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel);
H A Deas_voicemgt.c924 VMReleaseAllDeferredNoteOffs(pVoiceMgr, pSynth, (EAS_U8) i);
1118 * VMReleaseAllDeferredNoteOffs()
1140 void VMReleaseAllDeferredNoteOffs (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel) function
1148 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_INFO, "VMReleaseAllDeferredNoteOffs: error, %d invalid channel number\n",
2288 VMReleaseAllDeferredNoteOffs(pVoiceMgr, pSynth, channel);
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_vm_protos.h473 * VMReleaseAllDeferredNoteOffs()
494 void VMReleaseAllDeferredNoteOffs (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel);
H A Deas_voicemgt.c924 VMReleaseAllDeferredNoteOffs(pVoiceMgr, pSynth, (EAS_U8) i);
1118 * VMReleaseAllDeferredNoteOffs()
1140 void VMReleaseAllDeferredNoteOffs (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel) function
1148 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_INFO, "VMReleaseAllDeferredNoteOffs: error, %d invalid channel number\n",
2288 VMReleaseAllDeferredNoteOffs(pVoiceMgr, pSynth, channel);

Completed in 95 milliseconds