Searched defs:efw (Results 1 – 3 of 3) sorted by relevance
93 ComplexInt16* efw, in InverseFFTAndWindow()311 ComplexInt16* efw = (ComplexInt16*)(((uintptr_t)efw_buf + 31) & ~31); in WebRtcAecm_ProcessBlock() local
204 ComplexInt16* efw, in InverseFFTAndWindow()824 ComplexInt16* efw = (ComplexInt16*)(((uint32_t)efw_buf + 31) & ~31); in WebRtcAecm_ProcessBlock() local
1005 float efw[2][PART_LEN1]; in EchoSuppression() local