Searched refs:SONIC_MAX_PITCH (Results 1 - 3 of 3) sorted by relevance

/external/sonic/
H A Dsonic.h61 #define SONIC_MAX_PITCH 400 macro
H A DSonic.java14 private static final int SONIC_MAX_PITCH = 400; field in class:Sonic
181 minPeriod = sampleRate/SONIC_MAX_PITCH;
H A Dsonic.c212 int minPeriod = sampleRate/SONIC_MAX_PITCH;

Completed in 45 milliseconds