Home
last modified time | relevance | path

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

/frameworks/av/media/libmedia/
DAudioTrack.cpp84 static inline float adjustPitch(float pitch) in adjustPitch() function
871 const float effectivePitch = adjustPitch(playbackRate.mPitch); in setPlaybackRate()
1541 const float effectivePitch = adjustPitch(mPlaybackRate.mPitch); in createTrack_l()