Searched refs:echoEst32_buf (Results 1 – 2 of 2) sorted by relevance
304 int32_t echoEst32_buf[PART_LEN1 + 8]; in WebRtcAecm_ProcessBlock() local309 int32_t* echoEst32 = (int32_t*) (((uintptr_t) echoEst32_buf + 31) & ~ 31); in WebRtcAecm_ProcessBlock()
817 int32_t echoEst32_buf[PART_LEN1 + 8]; in WebRtcAecm_ProcessBlock() local822 int32_t* echoEst32 = (int32_t*)(((uint32_t)echoEst32_buf + 31) & ~ 31); in WebRtcAecm_ProcessBlock()