Searched refs:AUDIO_TIMESTRETCH_PITCH_NORMAL (Results 1 – 3 of 3) sorted by relevance
61 #define AUDIO_TIMESTRETCH_PITCH_NORMAL 1.0f macro98 AUDIO_TIMESTRETCH_PITCH_NORMAL,
93 return kFixPitch ? AUDIO_TIMESTRETCH_PITCH_NORMAL : pitch; in adjustPitch()