Searched refs:control_thresh_ (Results 1 – 2 of 2) sorted by relevance
85 static const int64_t control_thresh_; variable
101 const int64_t ClockRecoveryLoop::control_thresh_ = 10000; member in android::ClockRecoveryLoop226 if (current_point == min_rtt || rtt < control_thresh_) { in pushDisciplineEvent()