Home
last modified time | relevance | path

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

/frameworks/av/media/libaudioclient/
DAudioTrack.cpp993 const float effectivePitch = adjustPitch(playbackRate.mPitch); in setPlaybackRate() local
996 playbackRateTemp.mPitch = effectivePitch; in setPlaybackRate()
999 __func__, mPortId, effectiveRate, effectiveSpeed, effectivePitch); in setPlaybackRate()
1601 const float effectivePitch = adjustPitch(mPlaybackRate.mPitch); in createTrack_l() local
1606 playbackRateTemp.mPitch = effectivePitch; in createTrack_l()