Searched refs:control_thresh_ (Results 1 - 2 of 2) sorted by path

/frameworks/base/services/common_time/
H A Dclock_recovery.cpp100 const int64_t ClockRecoveryLoop::control_thresh_ = 10000; member in class:android::ClockRecoveryLoop
225 if (current_point == min_rtt || rtt < control_thresh_) {
H A Dclock_recovery.h84 static const int64_t control_thresh_; member in class:android::ClockRecoveryLoop

Completed in 48 milliseconds