Home
last modified time | relevance | path

Searched refs:WebRtcAecm_Process (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_processing/aecm/
H A Decho_control_mobile.h134 int32_t WebRtcAecm_Process(void* aecmInst,
H A Decho_control_mobile.cc238 int32_t WebRtcAecm_Process(void* aecmInst, in WebRtcAecm_Process() function
/aosp_15_r20/external/webrtc/modules/audio_processing/
H A Decho_control_mobile_impl.cc200 err = WebRtcAecm_Process(cancellers_[handle_index]->state(), noisy, clean, in ProcessCaptureAudio()