Searched refs:bestPriority (Results 1 – 1 of 1) sorted by relevance
2021 EAS_I32 bestPriority; in VMStealVoice() local2025 bestPriority = 0; in VMStealVoice()2091 if (currentPriority >= bestPriority) in VMStealVoice()2093 bestPriority = currentPriority; in VMStealVoice()3118 EAS_I32 currentPriority, bestPriority; in VMSetSynthPolyphony() local3122 bestPriority = bestCandidate = -1; in VMSetSynthPolyphony()3161 if (currentPriority > bestPriority) in VMSetSynthPolyphony()3163 bestPriority = currentPriority; in VMSetSynthPolyphony()3288 EAS_I32 currentPriority, bestPriority; in VMSetPolyphony() local3292 bestPriority = bestCandidate = -1; in VMSetPolyphony()[all …]