Searched refs:bestCandidate (Results 1 – 1 of 1) sorted by relevance
2007 EAS_INT bestCandidate; in VMStealVoice() local2015 bestCandidate = MAX_SYNTH_VOICES; in VMStealVoice()2083 bestCandidate = voiceNum; in VMStealVoice()2088 if (bestCandidate == MAX_SYNTH_VOICES) in VMStealVoice()2098 if (pVoiceMgr->voices[bestCandidate].voiceState == eVoiceStateStolen) in VMStealVoice()2108 *pVoiceNumber = (EAS_U16) bestCandidate; in VMStealVoice()3078 EAS_INT bestCandidate; in VMSetPolyphony() local3081 bestPriority = bestCandidate = -1; in VMSetPolyphony()3117 bestCandidate = i; in VMSetPolyphony()3122 if (bestCandidate < 0) in VMSetPolyphony()[all …]