Searched refs:far_spectrum_ptr (Results 1 – 1 of 1) sorted by relevance
1523 const WebRtc_UWord16* far_spectrum_ptr = NULL; in WebRtcAecm_ProcessBlock() local1664 far_spectrum_ptr = AlignedFarend(aecm, &far_q, delay); in WebRtcAecm_ProcessBlock()1666 if (far_spectrum_ptr == NULL) in WebRtcAecm_ProcessBlock()1673 far_spectrum_ptr, in WebRtcAecm_ProcessBlock()1686 WebRtcAecm_UpdateChannel(aecm, far_spectrum_ptr, zerosXBuf, dfaNoisy, mu, echoEst32); in WebRtcAecm_ProcessBlock()