Home
last modified time | relevance | path

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

/external/webrtc/api/audio/
Decho_canceller3_config.h132 bool linear_and_stable_echo_path = false; member
Decho_canceller3_config_json.cc289 &cfg.echo_removal_control.linear_and_stable_echo_path); in Aec3ConfigFromJsonString()
572 << (config.echo_removal_control.linear_and_stable_echo_path ? "true" in Aec3ConfigToJsonString()
/external/webrtc/modules/audio_processing/aec3/
Daec_state.cc393 config.echo_removal_control.linear_and_stable_echo_path), in TransparentMode()