Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:maxPeriod

3014  - maxPeriod from frame count and sample rate (MIXER only)
3755 if (mType == MIXER && deltaWriteNs > maxPeriod) {
5473 maxPeriod = seconds(mNormalFrameCount) / mSampleRate * 15;