Searched refs:SONIC_MIN_PITCH (Results 1 – 3 of 3) sorted by relevance
60 #define SONIC_MIN_PITCH 65 macro
13 private static final int SONIC_MIN_PITCH = 65; field in Sonic182 maxPeriod = sampleRate/SONIC_MIN_PITCH; in allocateStreamBuffers()
213 int maxPeriod = sampleRate/SONIC_MIN_PITCH; in allocateStreamBuffers()