Searched defs:freq_resp_tail (Results 1 – 2 of 2) sorted by relevance
32 rtc::ArrayView<const float> freq_resp_tail) { in AverageDecayWithinFilter()79 rtc::ArrayView<const float> freq_resp_tail( in Update() local
129 auto freq_resp_tail = estimator.GetReverbFrequencyResponse(); in RunEstimator() local