Searched defs:dfw (Results 1 – 4 of 4) sorted by relevance
310 ComplexInt16* dfw = (ComplexInt16*)(((uintptr_t)dfw_buf + 31) & ~31); in WebRtcAecm_ProcessBlock() local
823 ComplexInt16* dfw = (ComplexInt16*)(((uint32_t)dfw_buf + 31) & ~31); in WebRtcAecm_ProcessBlock() local
305 #define DFWWORD(dfw, off) ((dfw)->words[DECWWORDS-1-(off)]) argument309 #define DFWWORD(dfw, off) ((dfw)->words[off]) argument
1007 float dfw[2][PART_LEN1]; in EchoSuppression() local