Searched refs:bestSamplingPeriod (Results 1 – 2 of 2) sorted by relevance
414 int64_t bestSamplingPeriod = GetBestSensorInfo(sensorId).GetSamplingPeriodNs(); in ComputeBestPeriodCount() local416 if (bestSamplingPeriod == 0L) { in ComputeBestPeriodCount()420 int64_t ret = curSamplingPeriod / bestSamplingPeriod; in ComputeBestPeriodCount()
418 int64_t bestSamplingPeriod = GetBestSensorInfo(sensorId).GetSamplingPeriodNs(); in ComputeBestPeriodCount() local420 if (bestSamplingPeriod == 0L) { in ComputeBestPeriodCount()424 int64_t ret = curSamplingPeriod / bestSamplingPeriod; in ComputeBestPeriodCount()