Home
last modified time | relevance | path

Searched refs:retMinDiff (Results 1 – 2 of 2) sorted by relevance

/external/sonic/
DSonic.java518 Integer retMinDiff, in findPitchPeriodInRange() argument
544 retMinDiff = minDiff/bestPeriod; in findPitchPeriodInRange()
Dsonic.c614 int *retMinDiff, in findPitchPeriodInRange() argument
644 *retMinDiff = minDiff/bestPeriod; in findPitchPeriodInRange()