Searched refs:max_rtc (Results 1 – 1 of 1) sorted by relevance
2620 uint64_t min_rtc, max_rtc; local2630 max_rtc = data_timestamp + limit_ns; // actual ts + x2631 if ((estimated_rtc >= min_rtc) && (estimated_rtc <= max_rtc)) {2639 } else if (estimated_rtc > max_rtc) {