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

/external/sonivox/arm-fm-22k/lib_src/
H A Deas_voicemgt.c2021 EAS_I32 bestPriority; local
2025 bestPriority = 0;
2091 if (currentPriority >= bestPriority)
2093 bestPriority = currentPriority;
3118 EAS_I32 currentPriority, bestPriority; local
3122 bestPriority = bestCandidate = -1;
3161 if (currentPriority > bestPriority)
3163 bestPriority = currentPriority;
3288 EAS_I32 currentPriority, bestPriority; local
3292 bestPriority
[all...]
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_voicemgt.c2021 EAS_I32 bestPriority; local
2025 bestPriority = 0;
2091 if (currentPriority >= bestPriority)
2093 bestPriority = currentPriority;
3118 EAS_I32 currentPriority, bestPriority; local
3122 bestPriority = bestCandidate = -1;
3161 if (currentPriority > bestPriority)
3163 bestPriority = currentPriority;
3288 EAS_I32 currentPriority, bestPriority; local
3292 bestPriority
[all...]
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_voicemgt.c2021 EAS_I32 bestPriority; local
2025 bestPriority = 0;
2091 if (currentPriority >= bestPriority)
2093 bestPriority = currentPriority;
3118 EAS_I32 currentPriority, bestPriority; local
3122 bestPriority = bestCandidate = -1;
3161 if (currentPriority > bestPriority)
3163 bestPriority = currentPriority;
3288 EAS_I32 currentPriority, bestPriority; local
3292 bestPriority
[all...]

Completed in 838 milliseconds