Home
last modified time | relevance | path

Searched refs:smoothing_ (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/audio_processing/aec3/
Dmatched_filter.cc322 smoothing_(smoothing), in MatchedFilter()
364 smoothing_, render_buffer.buffer, y, in Update()
371 smoothing_, render_buffer.buffer, y, in Update()
376 aec3::MatchedFilterCore(x_start_index, x2_sum_threshold, smoothing_, in Update()
Dmatched_filter.h130 const float smoothing_; variable