Searched defs:farend (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/src/modules/audio_processing/aecm/ |
D | aecm_core.c | 715 const WebRtc_Word16 * farend, in WebRtcAecm_ProcessFrame() 1504 const WebRtc_Word16 * farend, in WebRtcAecm_ProcessBlock() 2067 const WebRtc_Word16* const farend, in WebRtcAecm_BufferFarFrame() 2089 void WebRtcAecm_FetchFarFrame(AecmCore_t * const aecm, WebRtc_Word16 * const farend, in WebRtcAecm_FetchFarFrame()
|
D | echo_control_mobile.c | 226 WebRtc_Word32 WebRtcAecm_BufferFarend(void *aecmInst, const WebRtc_Word16 *farend, in WebRtcAecm_BufferFarend() 425 int16_t farend[FRAME_LEN]; in WebRtcAecm_Process() local
|
/external/webrtc/src/modules/audio_processing/aec/ |
D | aec_core.c | 544 void WebRtcAec_BufferFarendPartition(aec_t *aec, const float* farend) { in WebRtcAec_BufferFarendPartition() 685 int16_t farend[PART_LEN]; in ProcessBlock() local
|
D | echo_cancellation.c | 292 WebRtc_Word32 WebRtcAec_BufferFarend(void *aecInst, const WebRtc_Word16 *farend, in WebRtcAec_BufferFarend()
|