Searched refs:xfBuf (Results 1 – 2 of 2) sorted by relevance
76 float xfBuf[2][kExtendedNumPartitions * PART_LEN1]; // farend fft buffer member
1380 memcpy(aec->xfBuf[0] + aec->xfBufBlockPos * PART_LEN1, in ProcessBlock()1383 memcpy(aec->xfBuf[1] + aec->xfBufBlockPos * PART_LEN1, in ProcessBlock()1395 aec->xfBuf, in ProcessBlock()1690 memset(aec->xfBuf, 0, sizeof(complex_t) * kExtendedNumPartitions * PART_LEN1); in WebRtcAec_InitAec()