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

/frameworks/av/media/libaudioclient/
H A DAudioTrack.cpp91 static inline float adjustPitch(float pitch) function in namespace:android
902 const float effectivePitch = adjustPitch(playbackRate.mPitch);
1574 const float effectivePitch = adjustPitch(mPlaybackRate.mPitch);

Completed in 88 milliseconds