Home | History | Annotate | Download | only in nuplayer

Lines Matching full:mpitch

405             || rate.mPitch < AUDIO_TIMESTRETCH_SPEED_MIN
406 || rate.mPitch > AUDIO_TIMESTRETCH_SPEED_MAX) {
853 || rate.mPitch != 1.f)) {
1580 && (mPlaybackSettings.mSpeed == 1.f && mPlaybackSettings.mPitch == 1.f);
1872 && (mPlaybackSettings.mSpeed == 1.f && mPlaybackSettings.mPitch == 1.f);