Searched refs:IGNORE_EXCEEDING (Results 1 – 1 of 1) sorted by relevance
66 static const int64_t IGNORE_EXCEEDING = seconds_to_nanoseconds(10); variable166 if (delta >= mThresholds[comparison.type] && delta < IGNORE_EXCEEDING) { in finishFrame()