Home
last modified time | relevance | path

Searched defs:freq_resp_tail (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Dreverb_frequency_response.cc32 rtc::ArrayView<const float> freq_resp_tail) { in AverageDecayWithinFilter()
79 rtc::ArrayView<const float> freq_resp_tail( in Update() local
H A Dreverb_model_estimator_unittest.cc129 auto freq_resp_tail = estimator.GetReverbFrequencyResponse(); in RunEstimator() local