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

  /external/chromium_org/third_party/webrtc/modules/audio_processing/aec/
aec_core_internal.h 162 typedef void (*WebRtcAec_FilterAdaptation_t)(AecCore* aec,
165 extern WebRtcAec_FilterAdaptation_t WebRtcAec_FilterAdaptation;
aec_core.c 123 WebRtcAec_FilterAdaptation_t WebRtcAec_FilterAdaptation;
    [all...]
  /external/webrtc/src/modules/audio_processing/aec/
aec_core.h 160 typedef void (*WebRtcAec_FilterAdaptation_t)
162 extern WebRtcAec_FilterAdaptation_t WebRtcAec_FilterAdaptation;
aec_core.c 382 WebRtcAec_FilterAdaptation_t WebRtcAec_FilterAdaptation;
    [all...]

Completed in 2881 milliseconds