Searched refs:EstimateAvailable (Results 1 – 2 of 2) sorted by relevance
58 bool EstimateAvailable() const { return n_ == N_ && N_ != 0; } in EstimateAvailable() function
187 if (valid_filter && late_reverb_decay_estimator_.EstimateAvailable()) { in EstimateDecay()296 RTC_DCHECK(EstimateAvailable()); in Estimate()