Searched refs:estimated_decay_ (Results 1 – 1 of 1) sorted by relevance
47 estimated_decay_(default_decay), in ReverbModelEstimatorTest()59 float GetDecay() { return estimated_decay_; } in GetDecay()69 float estimated_decay_; member in webrtc::ReverbModelEstimatorTest124 estimated_decay_ = estimator.ReverbDecay(); in RunEstimator()