Searched refs:dBuf (Results 1 – 2 of 2) sorted by relevance
1040 WindowData(fft, aec->dBuf); in EchoSuppression()1231 memcpy(aec->dBuf, aec->dBuf + PART_LEN, sizeof(float) * PART_LEN); in EchoSuppression()1286 memcpy(aec->dBuf + PART_LEN, nearend_ptr, sizeof(nearend)); in ProcessBlock()1308 memcpy(fft, aec->dBuf, sizeof(float) * PART_LEN2); in ProcessBlock()1668 memset(aec->dBuf, 0, sizeof(aec->dBuf)); in WebRtcAec_InitAec()
65 float dBuf[PART_LEN2]; // nearend member