Searched refs:effectivePitch (Results 1 - 1 of 1) sorted by last modified time

/frameworks/av/media/libaudioclient/
H A DAudioTrack.cpp902 const float effectivePitch = adjustPitch(playbackRate.mPitch); local
905 playbackRateTemp.mPitch = effectivePitch;
908 effectiveRate, effectiveSpeed, effectivePitch);
1574 const float effectivePitch = adjustPitch(mPlaybackRate.mPitch); local
1579 playbackRateTemp.mPitch = effectivePitch;

Completed in 2714 milliseconds