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

  /external/chromium_org/third_party/webrtc/modules/audio_processing/aec/
echo_cancellation.c 198 int32_t WebRtcAec_Init(void* aecInst, int32_t sampFreq, int32_t scSampFreq) {
  /external/webrtc/src/modules/audio_processing/aec/
echo_cancellation.c 199 WebRtc_Word32 WebRtcAec_Init(void *aecInst, WebRtc_Word32 sampFreq, WebRtc_Word32 scSampFreq)

Completed in 84 milliseconds