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

  /external/webrtc/src/modules/audio_processing/aecm/
aecm_core.h 352 extern StoreAdaptiveChannel WebRtcAecm_StoreAdaptiveChannel;
aecm_core_neon.c 301 WebRtcAecm_StoreAdaptiveChannel = StoreAdaptiveChannelNeon;
aecm_core.c 269 StoreAdaptiveChannel WebRtcAecm_StoreAdaptiveChannel;
670 WebRtcAecm_StoreAdaptiveChannel = StoreAdaptiveChannelC;
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/
aecm_core.c 207 StoreAdaptiveChannel WebRtcAecm_StoreAdaptiveChannel;
389 WebRtcAecm_StoreAdaptiveChannel = WebRtcAecm_StoreAdaptiveChannelNeon;
400 WebRtcAecm_StoreAdaptiveChannel = WebRtcAecm_StoreAdaptiveChannel_mips;
531 WebRtcAecm_StoreAdaptiveChannel = StoreAdaptiveChannelC;
    [all...]
aecm_core.h 411 extern StoreAdaptiveChannel WebRtcAecm_StoreAdaptiveChannel;

Completed in 37 milliseconds