Searched refs:dfw_buf (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/aecm/
H A Daecm_core_c.c305 int32_t dfw_buf[PART_LEN2 + 8]; local
310 ComplexInt16* dfw = (ComplexInt16*)(((uintptr_t)dfw_buf + 31) & ~31);
H A Daecm_core_mips.c818 int32_t dfw_buf[PART_LEN2 + 8]; local
823 ComplexInt16* dfw = (ComplexInt16*)(((uint32_t)dfw_buf + 31) & ~31);

Completed in 73 milliseconds