HomeSort by relevance Sort by last modified time
    Searched refs:WebRtcAecWindowData (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_processing/aec/
aec_core_internal.h 226 typedef void (*WebRtcAecWindowData)(float* x_windowed, const float* x);
227 extern WebRtcAecWindowData WebRtcAec_WindowData;
aec_core.c 139 WebRtcAecWindowData WebRtcAec_WindowData;
    [all...]

Completed in 1659 milliseconds