Home
last modified time | relevance | path

Searched defs:maxPeriod (Results 1 – 2 of 2) sorted by relevance

/external/sonic/
Dsonic.c42 int maxPeriod; member
213 int maxPeriod = sampleRate/SONIC_MIN_PITCH; in allocateStreamBuffers() local
613 int maxPeriod, in findPitchPeriodInRange()
688 int maxPeriod = stream->maxPeriod; in findPitchPeriod() local
DSonic.java38 private int maxPeriod; field in Sonic
517 int maxPeriod, in findPitchPeriodInRange()