Searched refs:SONIC_MAX_PITCH (Results 1 – 3 of 3) sorted by relevance
61 #define SONIC_MAX_PITCH 400 macro
14 private static final int SONIC_MAX_PITCH = 400; field in Sonic181 minPeriod = sampleRate/SONIC_MAX_PITCH; in allocateStreamBuffers()
212 int minPeriod = sampleRate/SONIC_MAX_PITCH; in allocateStreamBuffers()