Home
last modified time | relevance | path

Searched refs:linear_and_stable_echo_path (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Dtransparent_mode.cc129 config.echo_removal_control.linear_and_stable_echo_path), in LegacyTransparentModeImpl()
/aosp_15_r20/external/webrtc/api/audio/
H A Decho_canceller3_config.h139 bool linear_and_stable_echo_path = false; member
H A Decho_canceller3_config_json.cc307 &cfg.echo_removal_control.linear_and_stable_echo_path); in Aec3ConfigFromJsonString()
635 << (config.echo_removal_control.linear_and_stable_echo_path ? "true" in Aec3ConfigToJsonString()