Searched refs:WebRtcAec_Process (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/webrtc/modules/audio_processing/aec/ |
D | system_delay_unittest.cc | 110 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()
|
D | echo_cancellation.h | 160 int32_t WebRtcAec_Process(void* aecInst,
|
D | echo_cancellation.c | 338 int32_t WebRtcAec_Process(void* aecInst, in WebRtcAec_Process() function
|
/external/webrtc/webrtc/modules/audio_processing/ |
D | echo_cancellation_impl.cc | 187 err = WebRtcAec_Process(my_handle, audio->split_bands_const_f(i), in ProcessCaptureAudio()
|