Home
last modified time | relevance | path

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

/dports/net-im/tg_owt/tg_owt-d578c76/src/api/audio/
H A Decho_canceller3_config_json.cc166 Json::Value aec3_root; in Aec3ConfigFromJsonString() local
167 success = rtc::GetValueFromJsonObject(root, "aec3", &aec3_root); in Aec3ConfigFromJsonString()
175 if (rtc::GetValueFromJsonObject(aec3_root, "buffering", &section)) { in Aec3ConfigFromJsonString()
182 if (rtc::GetValueFromJsonObject(aec3_root, "delay", &section)) { in Aec3ConfigFromJsonString()
217 if (rtc::GetValueFromJsonObject(aec3_root, "filter", &section)) { in Aec3ConfigFromJsonString()
239 if (rtc::GetValueFromJsonObject(aec3_root, "erle", &section)) { in Aec3ConfigFromJsonString()
251 if (rtc::GetValueFromJsonObject(aec3_root, "ep_strength", &section)) { in Aec3ConfigFromJsonString()
277 if (rtc::GetValueFromJsonObject(aec3_root, "render_levels", &section)) { in Aec3ConfigFromJsonString()
288 if (rtc::GetValueFromJsonObject(aec3_root, "echo_removal_control", in Aec3ConfigFromJsonString()
296 if (rtc::GetValueFromJsonObject(aec3_root, "echo_model", &section)) { in Aec3ConfigFromJsonString()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/api/audio/
H A Decho_canceller3_config_json.cc166 Json::Value aec3_root; in Aec3ConfigFromJsonString() local
167 success = rtc::GetValueFromJsonObject(root, "aec3", &aec3_root); in Aec3ConfigFromJsonString()
175 if (rtc::GetValueFromJsonObject(aec3_root, "buffering", &section)) { in Aec3ConfigFromJsonString()
182 if (rtc::GetValueFromJsonObject(aec3_root, "delay", &section)) { in Aec3ConfigFromJsonString()
217 if (rtc::GetValueFromJsonObject(aec3_root, "filter", &section)) { in Aec3ConfigFromJsonString()
235 if (rtc::GetValueFromJsonObject(aec3_root, "erle", &section)) { in Aec3ConfigFromJsonString()
247 if (rtc::GetValueFromJsonObject(aec3_root, "ep_strength", &section)) { in Aec3ConfigFromJsonString()
273 if (rtc::GetValueFromJsonObject(aec3_root, "render_levels", &section)) { in Aec3ConfigFromJsonString()
284 if (rtc::GetValueFromJsonObject(aec3_root, "echo_removal_control", in Aec3ConfigFromJsonString()
292 if (rtc::GetValueFromJsonObject(aec3_root, "echo_model", &section)) { in Aec3ConfigFromJsonString()
[all …]
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/api/audio/
H A Decho_canceller3_config_json.cc166 Json::Value aec3_root; in Aec3ConfigFromJsonString() local
167 success = rtc::GetValueFromJsonObject(root, "aec3", &aec3_root); in Aec3ConfigFromJsonString()
175 if (rtc::GetValueFromJsonObject(aec3_root, "buffering", &section)) { in Aec3ConfigFromJsonString()
182 if (rtc::GetValueFromJsonObject(aec3_root, "delay", &section)) { in Aec3ConfigFromJsonString()
217 if (rtc::GetValueFromJsonObject(aec3_root, "filter", &section)) { in Aec3ConfigFromJsonString()
235 if (rtc::GetValueFromJsonObject(aec3_root, "erle", &section)) { in Aec3ConfigFromJsonString()
247 if (rtc::GetValueFromJsonObject(aec3_root, "ep_strength", &section)) { in Aec3ConfigFromJsonString()
273 if (rtc::GetValueFromJsonObject(aec3_root, "render_levels", &section)) { in Aec3ConfigFromJsonString()
284 if (rtc::GetValueFromJsonObject(aec3_root, "echo_removal_control", in Aec3ConfigFromJsonString()
292 if (rtc::GetValueFromJsonObject(aec3_root, "echo_model", &section)) { in Aec3ConfigFromJsonString()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/api/audio/
H A Decho_canceller3_config_json.cc166 Json::Value aec3_root; in Aec3ConfigFromJsonString() local
167 success = rtc::GetValueFromJsonObject(root, "aec3", &aec3_root); in Aec3ConfigFromJsonString()
175 if (rtc::GetValueFromJsonObject(aec3_root, "buffering", &section)) { in Aec3ConfigFromJsonString()
182 if (rtc::GetValueFromJsonObject(aec3_root, "delay", &section)) { in Aec3ConfigFromJsonString()
217 if (rtc::GetValueFromJsonObject(aec3_root, "filter", &section)) { in Aec3ConfigFromJsonString()
243 if (rtc::GetValueFromJsonObject(aec3_root, "erle", &section)) { in Aec3ConfigFromJsonString()
255 if (rtc::GetValueFromJsonObject(aec3_root, "ep_strength", &section)) { in Aec3ConfigFromJsonString()
281 if (rtc::GetValueFromJsonObject(aec3_root, "render_levels", &section)) { in Aec3ConfigFromJsonString()
292 if (rtc::GetValueFromJsonObject(aec3_root, "echo_removal_control", in Aec3ConfigFromJsonString()
300 if (rtc::GetValueFromJsonObject(aec3_root, "echo_model", &section)) { in Aec3ConfigFromJsonString()
[all …]