Searched refs:bestCandidate (Results 1 - 3 of 3) sorted by relevance

/external/sonivox/arm-fm-22k/lib_src/
H A Deas_voicemgt.c2018 EAS_INT bestCandidate; local
2026 bestCandidate = MAX_SYNTH_VOICES;
2094 bestCandidate = voiceNum;
2099 if (bestCandidate == MAX_SYNTH_VOICES)
2106 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_INFO, "VMStealVoice: Voice %d stolen\n", bestCandidate); */ }
2109 if (pVoiceMgr->voices[bestCandidate].voiceState == eVoiceStateStolen)
2112 bestCandidate,
2113 pVoiceMgr->voices[bestCandidate].nextChannel,
2114 pVoiceMgr->voices[bestCandidate].nextNote,
2115 pVoiceMgr->voices[bestCandidate]
3119 EAS_INT bestCandidate; local
3289 EAS_INT bestCandidate; local
[all...]
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_voicemgt.c2018 EAS_INT bestCandidate; local
2026 bestCandidate = MAX_SYNTH_VOICES;
2094 bestCandidate = voiceNum;
2099 if (bestCandidate == MAX_SYNTH_VOICES)
2106 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_INFO, "VMStealVoice: Voice %d stolen\n", bestCandidate); */ }
2109 if (pVoiceMgr->voices[bestCandidate].voiceState == eVoiceStateStolen)
2112 bestCandidate,
2113 pVoiceMgr->voices[bestCandidate].nextChannel,
2114 pVoiceMgr->voices[bestCandidate].nextNote,
2115 pVoiceMgr->voices[bestCandidate]
3119 EAS_INT bestCandidate; local
3289 EAS_INT bestCandidate; local
[all...]
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_voicemgt.c2018 EAS_INT bestCandidate; local
2026 bestCandidate = MAX_SYNTH_VOICES;
2094 bestCandidate = voiceNum;
2099 if (bestCandidate == MAX_SYNTH_VOICES)
2106 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_INFO, "VMStealVoice: Voice %d stolen\n", bestCandidate); */ }
2109 if (pVoiceMgr->voices[bestCandidate].voiceState == eVoiceStateStolen)
2112 bestCandidate,
2113 pVoiceMgr->voices[bestCandidate].nextChannel,
2114 pVoiceMgr->voices[bestCandidate].nextNote,
2115 pVoiceMgr->voices[bestCandidate]
3119 EAS_INT bestCandidate; local
3289 EAS_INT bestCandidate; local
[all...]

Completed in 92 milliseconds