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

  /external/webrtc/src/modules/audio_processing/aecm/
aecm_core.h 270 // This function processes frames and sends blocks to WebRtcAecm_ProcessBlock(...)
288 // WebRtcAecm_ProcessBlock(...)
303 int WebRtcAecm_ProcessBlock(AecmCore_t * aecm, const WebRtc_Word16 * farend,
aecm_core.c 764 if (WebRtcAecm_ProcessBlock(aecm,
774 if (WebRtcAecm_ProcessBlock(aecm,
    [all...]

Completed in 26 milliseconds