Searched refs:bestCandidate (Results 1 – 1 of 1) sorted by relevance
2018 EAS_INT bestCandidate; in VMStealVoice() local2026 bestCandidate = MAX_SYNTH_VOICES; in VMStealVoice()2094 bestCandidate = voiceNum; in VMStealVoice()2099 if (bestCandidate == MAX_SYNTH_VOICES) in VMStealVoice()2109 if (pVoiceMgr->voices[bestCandidate].voiceState == eVoiceStateStolen) in VMStealVoice()2119 *pVoiceNumber = (EAS_U16) bestCandidate; in VMStealVoice()3119 EAS_INT bestCandidate; in VMSetSynthPolyphony() local3122 bestPriority = bestCandidate = -1; in VMSetSynthPolyphony()3164 bestCandidate = i; in VMSetSynthPolyphony()3169 if (bestCandidate < 0) in VMSetSynthPolyphony()[all …]