Searched refs:smoothing_ (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/modules/audio_processing/aec3/ |
D | matched_filter.cc | 322 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()
|
D | matched_filter.h | 130 const float smoothing_; variable
|