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