Searched refs:time_deviation_upper_bound_ (Results 1 – 2 of 2) sorted by relevance
152 const double time_deviation_upper_bound_; variable
51 time_deviation_upper_bound_( in VCMJitterEstimator()161 static_cast<int64_t>(time_deviation_upper_bound_ * sqrt(_varNoise) + 0.5); in UpdateEstimate()