Searched defs:AUDIO_TIMESTRETCH_PITCH_MIN (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/
H A DAudioResamplerPublic.h52 // AUDIO_TIMESTRETCH_PITCH_MIN and AUDIO_TIMESTRETCH_PITCH_MAX define the min and max time stretch
59 #define AUDIO_TIMESTRETCH_PITCH_MIN 0.25f macro
118 playbackRate.mPitch >= AUDIO_TIMESTRETCH_PITCH_MIN &&
123 playbackRate.mPitch >= AUDIO_TIMESTRETCH_PITCH_MIN &&
/frameworks/av/media/libaudioprocessing/include/media/
H A DAudioResamplerPublic.h52 // AUDIO_TIMESTRETCH_PITCH_MIN and AUDIO_TIMESTRETCH_PITCH_MAX define the min and max time stretch
59 #define AUDIO_TIMESTRETCH_PITCH_MIN 0.25f macro
118 playbackRate.mPitch >= AUDIO_TIMESTRETCH_PITCH_MIN &&
123 playbackRate.mPitch >= AUDIO_TIMESTRETCH_PITCH_MIN &&

Completed in 49 milliseconds