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

  /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...]
  /external/webrtc/src/modules/audio_processing/aecm/
aecm_core.c 269 StoreAdaptiveChannel WebRtcAecm_StoreAdaptiveChannel;
670 WebRtcAecm_StoreAdaptiveChannel = StoreAdaptiveChannelC;
    [all...]

Completed in 1490 milliseconds