HomeSort by relevance Sort by last modified time
    Searched refs:SONIC_MAX_PITCH (Results 1 - 3 of 3) sorted by null

  /external/sonic/
sonic.h 61 #define SONIC_MAX_PITCH 400
Sonic.java 14 private static final int SONIC_MAX_PITCH = 400;
181 minPeriod = sampleRate/SONIC_MAX_PITCH;
sonic.c 212 int minPeriod = sampleRate/SONIC_MAX_PITCH;

Completed in 1068 milliseconds