Home
last modified time | relevance | path

Searched refs:LinearEchoEstimate (Results 1 – 9 of 9) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/aec3/
H A Daec_state.h109 bool LinearEchoEstimate() const { return linear_echo_estimate_; } in LinearEchoEstimate() function
H A Dresidual_echo_estimator.cc98 if (aec_state.LinearEchoEstimate()) { in Estimate()
H A Dsuppression_gain.cc382 const bool linear_echo_estimate = aec_state.LinearEchoEstimate(); in GetGain()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/aec3/
H A Daec_state.h109 bool LinearEchoEstimate() const { return linear_echo_estimate_; } in LinearEchoEstimate() function
H A Dresidual_echo_estimator.cc98 if (aec_state.LinearEchoEstimate()) { in Estimate()
H A Dsuppression_gain.cc382 const bool linear_echo_estimate = aec_state.LinearEchoEstimate(); in GetGain()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/aec3/
H A Daec_state.h109 bool LinearEchoEstimate() const { return linear_echo_estimate_; } in LinearEchoEstimate() function
H A Dresidual_echo_estimator.cc98 if (aec_state.LinearEchoEstimate()) { in Estimate()
H A Dsuppression_gain.cc382 const bool linear_echo_estimate = aec_state.LinearEchoEstimate(); in GetGain()