Home
last modified time | relevance | path

Searched refs:maxP (Results 1 – 4 of 4) sorted by relevance

/external/sonic/
DSonic.java603 int maxP = period + (skip << 2); in findPitchPeriod() local
607 if(maxP > maxPeriod) { in findPitchPeriod()
608 maxP = maxPeriod; in findPitchPeriod()
611 … period = findPitchPeriodInRange(samples, position, minP, maxP, minDiff, maxDiff); in findPitchPeriod()
614 … period = findPitchPeriodInRange(downSampleBuffer, 0, minP, maxP, minDiff, maxDiff); in findPitchPeriod()
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...