Home
last modified time | relevance | path

Searched refs:currentPriority (Results 1 – 6 of 6) sorted by relevance

/external/sonivox/arm-wt-22k/lib_src/
Deas_voicemgt.c2022 EAS_I32 currentPriority; in VMStealVoice() local
2060 currentPriority = 128 - pCurrVoice->nextVelocity; in VMStealVoice()
2066 currentPriority = (EAS_I32) pCurrVoice->age << NOTE_AGE_STEAL_WEIGHT; in VMStealVoice()
2070 currentPriority += ((32768 >> (12 - NOTE_GAIN_STEAL_WEIGHT)) + 256) - in VMStealVoice()
2080currentPriority += (pSynth->poolCount[pChannel->pool] -pSynth->poolAlloc[pChannel->pool] + 1) << C… in VMStealVoice()
2083 currentPriority += (EAS_I32)(pChannel->pool << CHANNEL_PRIORITY_STEAL_WEIGHT); in VMStealVoice()
2088 currentPriority += NOTE_MATCH_PENALTY; in VMStealVoice()
2091 if (currentPriority >= bestPriority) in VMStealVoice()
2093 bestPriority = currentPriority; in VMStealVoice()
3118 EAS_I32 currentPriority, bestPriority; in VMSetSynthPolyphony() local
[all …]
/external/replicaisland/src/com/replica/replicaisland/
DLevelSystem.java115 int currentPriority = SortConstants.BACKGROUND_START + 1; in loadLevel() local
146 builder.addTileMapLayer(mBackgroundObject, currentPriority, in loadLevel()
151 currentPriority++; in loadLevel()
/external/desugar/java/com/google/devtools/common/options/
DInvocationPolicyEnforcer.java253 OptionPriority currentPriority = nextPriority; in getEffectivePolicies() local
255 new OptionInstanceOrigin(currentPriority, INVOCATION_POLICY_SOURCE, null, null); in getEffectivePolicies()
256 nextPriority = OptionPriority.nextOptionPriority(currentPriority); in getEffectivePolicies()
/external/guice/extensions/struts2/lib/
Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/jarjar/lib/
Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...