Home | History | Annotate | Download | only in nuplayer2

Lines Matching full:mpitch

492             || rate.mPitch < AUDIO_TIMESTRETCH_SPEED_MIN
493 || rate.mPitch > AUDIO_TIMESTRETCH_SPEED_MAX) {
992 || rate.mPitch != 1.f)) {
1645 && (mPlaybackSettings.mSpeed == 1.f && mPlaybackSettings.mPitch == 1.f);
1918 && (mPlaybackSettings.mSpeed == 1.f && mPlaybackSettings.mPitch == 1.f);