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

  /external/webrtc/webrtc/modules/audio_processing/aec/
aec_core_internal.h 227 extern WebRtcAecWindowData WebRtcAec_WindowData;
aec_core.c 139 WebRtcAecWindowData WebRtcAec_WindowData;
    [all...]
aec_core_neon.c 729 WebRtcAec_WindowData = WindowDataNEON;
aec_core_sse2.c 727 WebRtcAec_WindowData = WindowDataSSE2;

Completed in 224 milliseconds