OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SONIC_MIN_PITCH
(Results
1 - 2
of
2
) sorted by null
/external/sonic/
sonic.h
60
#define
SONIC_MIN_PITCH
65
Sonic.java
13
private static final int
SONIC_MIN_PITCH
= 65;
182
maxPeriod = sampleRate/
SONIC_MIN_PITCH
;
Completed in 449 milliseconds