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

  /external/webrtc/webrtc/modules/audio_processing/aec/
aec_core_internal.h 220 extern WebRtcAecPartitionDelay WebRtcAec_PartitionDelay;
aec_core.c 138 WebRtcAecPartitionDelay WebRtcAec_PartitionDelay;
    [all...]
aec_core_neon.c 728 WebRtcAec_PartitionDelay = PartitionDelayNEON;
aec_core_sse2.c 726 WebRtcAec_PartitionDelay = PartitionDelaySSE2;

Completed in 164 milliseconds