Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:maxPeriod

2737  - maxPeriod from frame count and sample rate (MIXER only)
3279 if (delta > maxPeriod) {
4824 maxPeriod = seconds(mNormalFrameCount) / mSampleRate * 15;