Home
last modified time | relevance | path

Searched defs:aec_core (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/
Decho_cancellation_impl_unittest.cc27 AecCore* aec_core = ap->echo_cancellation()->aec_core(); in TEST() local
57 AecCore* aec_core = ap->echo_cancellation()->aec_core(); in TEST() local
Decho_cancellation_impl.cc395 struct AecCore* EchoCancellationImpl::aec_core() const { in aec_core() function in webrtc::EchoCancellationImpl
/external/webrtc/webrtc/modules/audio_processing/aec/
Decho_cancellation_unittest.cc38 AecCore* aec_core = WebRtcAec_aec_core(handle); in TEST() local