Home
last modified time | relevance | path

Searched refs:echoEst32_buf (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/src/modules/audio_processing/aecm/
Daecm_core.c1528 WebRtc_Word32 echoEst32_buf[PART_LEN1 + 8]; in WebRtcAecm_ProcessBlock() local
1533 WebRtc_Word32* echoEst32 = (WebRtc_Word32*) (((uintptr_t) echoEst32_buf + 31) & ~ 31); in WebRtcAecm_ProcessBlock()