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