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

  /external/webrtc/webrtc/modules/audio_processing/aec/
aec_core_internal.h 182 extern WebRtcAecFilterFar WebRtcAec_FilterFar;
aec_core_mips.c     [all...]
aec_core.c 131 WebRtcAecFilterFar WebRtcAec_FilterFar;
    [all...]
aec_core_neon.c 722 WebRtcAec_FilterFar = FilterFarNEON;
aec_core_sse2.c 720 WebRtcAec_FilterFar = FilterFarSSE2;

Completed in 62 milliseconds