Home | History | Annotate | Download | only in aec

Lines Matching refs:WebRtc_WriteBuffer

560   WebRtc_WriteBuffer(aec->far_buf, &xf[0][0], 1);
565 WebRtc_WriteBuffer(aec->far_buf_windowed, &xf[0][0], 1);
597 WebRtc_WriteBuffer(aec->nearFrBuf, nearend, FRAME_LEN);
600 WebRtc_WriteBuffer(aec->nearFrBufH, nearendH, FRAME_LEN);
832 WebRtc_WriteBuffer(aec->outFrBuf, output, PART_LEN);
835 WebRtc_WriteBuffer(aec->outFrBufH, outputH, PART_LEN);