Home
last modified time | relevance | path

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

/external/webrtc/media/engine/
Dwebrtc_voice_engine.cc441 const bool enable_built_in_aec = *options.echo_cancellation; in ApplyOptions() local
442 if (adm()->EnableBuiltInAEC(enable_built_in_aec) == 0 && in ApplyOptions()
443 enable_built_in_aec) { in ApplyOptions()