Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/aec3/
Dmatched_filter.cc321 excitation_limit_(excitation_limit), in MatchedFilter()
348 filters_[0].size() * excitation_limit_ * excitation_limit_; in Update()
Dmatched_filter.h129 const float excitation_limit_; variable