Home
last modified time | relevance | path

Searched refs:adjustPitch (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libaudioclient/
DAudioTrack.cpp95 static inline float adjustPitch(float pitch) in adjustPitch() function
910 const float effectivePitch = adjustPitch(playbackRate.mPitch); in setPlaybackRate()
1650 const float effectivePitch = adjustPitch(mPlaybackRate.mPitch); in createTrack_l()