Searched refs:maxPeriod (Results 1 – 3 of 3) sorted by relevance
79 int maxPeriod, int stepCount, int batch, int bssidsPerScan, int reportEvents) { in createRequest() argument85 request.maxPeriodInMs = maxPeriod; in createRequest()
1147 nsecs_t maxPeriod; variable
3818 if (mType == MIXER && deltaWriteNs > maxPeriod) { in threadLoop()5524 maxPeriod = seconds(mNormalFrameCount) / mSampleRate * 15; in cacheParameters_l()