Home | History | Annotate | Download | only in libmedia

Lines Matching refs:AUDIO_TIMESTRETCH_PITCH_MIN_DELTA

81     return kFixPitch ? speed / max(pitch, AUDIO_TIMESTRETCH_PITCH_MIN_DELTA) : speed;