Home
last modified time | relevance | path

Searched defs:aec_state (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Dresidual_echo_estimator.cc175 const AecState& aec_state, in Estimate()
309 const AecState& aec_state, in UpdateReverb()
364 const AecState& aec_state, in GetEchoPathGain()
H A Dsuppression_gain_unittest.cc45 AecState aec_state(EchoCanceller3Config{}, 1); in TEST() local
78 AecState aec_state(config, kNumCaptureChannels); in TEST() local
H A Dsuppression_gain.cc269 const AecState& aec_state, in LowerBandGain()
373 const AecState& aec_state, in GetGain()
H A Dcomfort_noise_generator_unittest.cc39 AecState aec_state(config, kNumChannels); in TEST() local
H A Decho_remover_metrics.cc55 const AecState& aec_state, in Update()
H A Decho_remover_metrics_unittest.cc141 AecState aec_state(EchoCanceller3Config{}, 1); in TEST() local
H A Dsubtractor.cc181 const AecState& aec_state, in Process()
H A Dsubtractor_unittest.cc62 AecState aec_state(config, num_capture_channels); in RunSubtractorTest() local
H A Drefined_filter_update_gain_unittest.cc92 AecState aec_state(config, kNumCaptureChannels); in RunFilterUpdateTest() local
H A Dadaptive_fir_filter_unittest.cc485 AecState aec_state(EchoCanceller3Config{}, num_capture_channels); in TEST_P() local