Searched refs:PART_LEN2 (Results 1 – 4 of 4) sorted by relevance
88 int16_t xBuf_buf[PART_LEN2 + 16]; // farend89 int16_t dBufClean_buf[PART_LEN2 + 16]; // nearend90 int16_t dBufNoisy_buf[PART_LEN2 + 16]; // nearend
219 fft[PART_LEN2] = efw[PART_LEN].real; in InverseFFTAndWindow()220 fft[PART_LEN2 + 1] = -efw[PART_LEN].imag; in InverseFFTAndWindow()291 tmp16no1 = WebRtcSpl_MaxAbsValueW16(time_signal, PART_LEN2); in TimeToFrequencyDomain()398 int32_t dfw_buf[PART_LEN2 + 8]; in WebRtcAecm_ProcessBlock()399 int32_t efw_buf[PART_LEN2 + 8]; in WebRtcAecm_ProcessBlock()
23 #define PART_LEN2 (PART_LEN << 1) /* Length of partition * 2. */ macro
799 tmp16no1 = WebRtcSpl_MaxAbsValueW16(time_signal, PART_LEN2); in TimeToFrequencyDomain()809 freq_signal[PART_LEN].real = fft[PART_LEN2]; in TimeToFrequencyDomain()952 int32_t dfw_buf[PART_LEN2 + 8]; in WebRtcAecm_ProcessBlock()953 int32_t efw_buf[PART_LEN2 + 8]; in WebRtcAecm_ProcessBlock()