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

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

Completed in 41 milliseconds