Searched refs:EstimateDecay (Results 1 – 2 of 2) sorted by relevance
43 void EstimateDecay(rtc::ArrayView<const float> filter, int peak_block);
144 EstimateDecay(filter, filter_delay_blocks); in Update()159 void ReverbDecayEstimator::EstimateDecay(rtc::ArrayView<const float> filter, in EstimateDecay() function in webrtc::ReverbDecayEstimator