Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/aec/
Dsystem_delay_unittest.cc110 WebRtcAec_Process(handle_, in RenderAndCapture()
327 WebRtcAec_Process(handle_, in TEST_F()
387 EXPECT_EQ(0, WebRtcAec_Process(handle_, &near_ptr_, 1, &out_ptr_, in TEST_F()
Decho_cancellation.h160 int32_t WebRtcAec_Process(void* aecInst,
Decho_cancellation.c338 int32_t WebRtcAec_Process(void* aecInst, in WebRtcAec_Process() function
/external/webrtc/webrtc/modules/audio_processing/
Decho_cancellation_impl.cc187 err = WebRtcAec_Process(my_handle, audio->split_bands_const_f(i), in ProcessCaptureAudio()