Searched refs:kFrameIntervalThreshold (Results 1 – 2 of 2) sorted by relevance
87 static constexpr nsecs_t kFrameIntervalThreshold = 80000000LL; // 80ms variable
65 if (readoutInterval >= kFrameIntervalThreshold) { in threadLoop()