Home
last modified time | relevance | path

Searched defs:smoothing (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/modules/audio_processing/aec3/
Dmatched_filter.cc39 float smoothing, in MatchedFilterCore_NEON()
149 float smoothing, in MatchedFilterCore_SSE2()
260 float smoothing, in MatchedFilterCore()
310 float smoothing, in MatchedFilter()
Dreverb_frequency_response.cc84 const float smoothing = 0.2f * linear_filter_quality; in Update() local
Dreverb_decay_estimator.cc323 float smoothing) { in Accumulate()
/external/tensorflow/tensorflow/lite/experimental/microfrontend/lib/
Dnoise_reduction.c22 const uint32_t smoothing = in NoiseReductionApply() local