Searched refs:AecConfig (Results 1 - 6 of 6) sorted by relevance

/external/webrtc/src/modules/audio_processing/aec/interface/
H A Decho_cancellation.h43 } AecConfig; typedef in typeref:struct:__anon33478
171 * AecConfig config Config instance that contains all
179 WebRtc_Word32 WebRtcAec_set_config(void *aecInst, AecConfig config);
190 * AecConfig *config Pointer to the config instance that
195 WebRtc_Word32 WebRtcAec_get_config(void *aecInst, AecConfig *config);
/external/chromium_org/third_party/webrtc/modules/audio_processing/aec/include/
H A Decho_cancellation.h43 } AecConfig; typedef in typeref:struct:__anon15890
171 * AecConfig config Config instance that contains all
179 int WebRtcAec_set_config(void* handle, AecConfig config);
/external/chromium_org/third_party/webrtc/modules/audio_processing/aec/
H A Decho_cancellation.c200 AecConfig aecConfig;
420 int WebRtcAec_set_config(void* handle, AecConfig config) {
/external/chromium_org/third_party/webrtc/modules/audio_processing/
H A Decho_cancellation_impl.cc358 AecConfig config;
/external/webrtc/src/modules/audio_processing/
H A Decho_cancellation_impl.cc365 AecConfig config;
/external/webrtc/src/modules/audio_processing/aec/
H A Decho_cancellation.c202 AecConfig aecConfig;
604 WebRtc_Word32 WebRtcAec_set_config(void *aecInst, AecConfig config)
653 WebRtc_Word32 WebRtcAec_get_config(void *aecInst, AecConfig *config)

Completed in 178 milliseconds