Home
last modified time | relevance | path

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

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