Home
last modified time | relevance | path

Searched refs:echo_path (Results 1 – 25 of 107) sorted by relevance

12345

/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/
H A Decho_control_mobile_impl.cc181 int EchoControlMobileImpl::SetEchoPath(const void* echo_path, in SetEchoPath() argument
184 if (echo_path == NULL) { in SetEchoPath()
195 memcpy(external_echo_path_, echo_path, size_bytes); in SetEchoPath()
200 int EchoControlMobileImpl::GetEchoPath(void* echo_path, in GetEchoPath() argument
203 if (echo_path == NULL) { in GetEchoPath()
216 if (WebRtcAecm_GetEchoPath(my_handle, echo_path, size_bytes) != 0) { in GetEchoPath()
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_processing/
H A Decho_control_mobile_impl.cc181 int EchoControlMobileImpl::SetEchoPath(const void* echo_path, in SetEchoPath() argument
184 if (echo_path == NULL) { in SetEchoPath()
195 memcpy(external_echo_path_, echo_path, size_bytes); in SetEchoPath()
200 int EchoControlMobileImpl::GetEchoPath(void* echo_path, in GetEchoPath() argument
203 if (echo_path == NULL) { in GetEchoPath()
216 if (WebRtcAecm_GetEchoPath(my_handle, echo_path, size_bytes) != 0) { in GetEchoPath()
/dports/net/yate/yate-6.4.0-1/libs/miniwebrtc/audio/processing/
H A Decho_control_mobile_impl.cc196 int EchoControlMobileImpl::SetEchoPath(const void* echo_path, in SetEchoPath() argument
199 if (echo_path == NULL) { in SetEchoPath()
210 memcpy(external_echo_path_, echo_path, size_bytes); in SetEchoPath()
215 int EchoControlMobileImpl::GetEchoPath(void* echo_path, in GetEchoPath() argument
218 if (echo_path == NULL) { in GetEchoPath()
231 if (WebRtcAecm_GetEchoPath(my_handle, echo_path, size_bytes) != 0) { in GetEchoPath()
H A Decho_control_mobile_impl.h43 virtual int SetEchoPath(const void* echo_path, size_t size_bytes);
44 virtual int GetEchoPath(void* echo_path, size_t size_bytes) const;
/dports/audio/webrtc-audio-processing0/webrtc-audio-processing-0.3.1/webrtc/modules/audio_processing/
H A Decho_control_mobile_impl.cc197 int EchoControlMobileImpl::SetEchoPath(const void* echo_path, in SetEchoPath() argument
200 if (echo_path == NULL) { in SetEchoPath()
211 memcpy(external_echo_path_, echo_path, size_bytes); in SetEchoPath()
216 int EchoControlMobileImpl::GetEchoPath(void* echo_path, in GetEchoPath() argument
219 if (echo_path == NULL) { in GetEchoPath()
232 if (WebRtcAecm_GetEchoPath(my_handle, echo_path, size_bytes) != 0) { in GetEchoPath()
/dports/devel/dbus/dbus-1.12.20/test/
H A Dtest-shell-service.c7 static const char* echo_path = "/org/freedesktop/TestSuite"; variable
46 if (!dbus_connection_get_object_path_data (connection, echo_path, (void **)&d)) in handle_echo()
157 echo_path, in main()
164 if (!dbus_connection_get_object_path_data (connection, echo_path, &d)) in main()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/
H A Decho_control_mobile_impl.cc291 int EchoControlMobileImpl::SetEchoPath(const void* echo_path, in SetEchoPath() argument
296 if (echo_path == NULL) { in SetEchoPath()
307 memcpy(external_echo_path_, echo_path, size_bytes); in SetEchoPath()
319 int EchoControlMobileImpl::GetEchoPath(void* echo_path, in GetEchoPath() argument
322 if (echo_path == NULL) { in GetEchoPath()
335 WebRtcAecm_GetEchoPath(cancellers_[0]->state(), echo_path, size_bytes); in GetEchoPath()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/
H A Decho_control_mobile_impl.cc291 int EchoControlMobileImpl::SetEchoPath(const void* echo_path, in SetEchoPath() argument
296 if (echo_path == NULL) { in SetEchoPath()
307 memcpy(external_echo_path_, echo_path, size_bytes); in SetEchoPath()
319 int EchoControlMobileImpl::GetEchoPath(void* echo_path, in GetEchoPath() argument
322 if (echo_path == NULL) { in GetEchoPath()
335 WebRtcAecm_GetEchoPath(cancellers_[0]->state(), echo_path, size_bytes); in GetEchoPath()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/
H A Decho_control_mobile_impl.cc291 int EchoControlMobileImpl::SetEchoPath(const void* echo_path, in SetEchoPath() argument
296 if (echo_path == NULL) { in SetEchoPath()
307 memcpy(external_echo_path_, echo_path, size_bytes); in SetEchoPath()
319 int EchoControlMobileImpl::GetEchoPath(void* echo_path, in GetEchoPath() argument
322 if (echo_path == NULL) { in GetEchoPath()
335 WebRtcAecm_GetEchoPath(cancellers_[0]->state(), echo_path, size_bytes); in GetEchoPath()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/
H A Decho_control_mobile_impl.cc291 int EchoControlMobileImpl::SetEchoPath(const void* echo_path, in SetEchoPath() argument
296 if (echo_path == NULL) { in SetEchoPath()
307 memcpy(external_echo_path_, echo_path, size_bytes); in SetEchoPath()
319 int EchoControlMobileImpl::GetEchoPath(void* echo_path, in GetEchoPath() argument
322 if (echo_path == NULL) { in GetEchoPath()
335 WebRtcAecm_GetEchoPath(cancellers_[0]->state(), echo_path, size_bytes); in GetEchoPath()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/libtgvoip/webrtc_dsp/modules/audio_processing/aecm/
H A Decho_control_mobile.h170 const void* echo_path,
189 void* echo_path,
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/aecm/
H A Decho_control_mobile.h174 const void* echo_path,
193 void* echo_path,
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/aecm/
H A Decho_control_mobile.h174 const void* echo_path,
193 void* echo_path,
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/aecm/include/
H A Decho_control_mobile.h174 const void* echo_path,
193 void* echo_path,
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/aecm/
H A Decho_control_mobile.h174 const void* echo_path,
193 void* echo_path,
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/aecm/
H A Decho_control_mobile.h174 const void* echo_path,
193 void* echo_path,
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_processing/aecm/include/
H A Decho_control_mobile.h174 const void* echo_path,
193 void* echo_path,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_processing/aecm/
H A Decho_control_mobile.h172 const void* echo_path,
191 void* echo_path,
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_processing/aecm/
H A Decho_control_mobile.h172 const void* echo_path,
191 void* echo_path,
/dports/net/yate/yate-6.4.0-1/libs/miniwebrtc/audio/processing/aecm/
H A Decho_control_mobile.h186 const void* echo_path,
205 void* echo_path,
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_processing/aecm/
H A Decho_control_mobile.h172 const void* echo_path,
191 void* echo_path,
/dports/net/pjsip/pjproject-2.11.1/third_party/webrtc/src/webrtc/modules/audio_processing/aecm/include/
H A Decho_control_mobile.h171 const void* echo_path,
190 void* echo_path,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_processing/aecm/
H A Decho_control_mobile.h172 const void* echo_path,
191 void* echo_path,
/dports/audio/webrtc-audio-processing/webrtc-audio-processing-1.0/webrtc/modules/audio_processing/aecm/
H A Decho_control_mobile.h172 const void* echo_path,
191 void* echo_path,
/dports/audio/webrtc-audio-processing0/webrtc-audio-processing-0.3.1/webrtc/modules/audio_processing/aecm/include/
H A Decho_control_mobile.h171 const void* echo_path,
190 void* echo_path,

12345