Home | History | Annotate | Download | only in aecm

Lines Matching defs:PART_LEN1

38 #define PART_LEN1       (PART_LEN + 1)  // Unique fft coefficients
130 uint16_t far_history[PART_LEN1 * MAX_DELAY];
152 WebRtc_Word16 channelStored_buf[PART_LEN1 + 8];
153 WebRtc_Word16 channelAdapt16_buf[PART_LEN1 + 8];
154 WebRtc_Word32 channelAdapt32_buf[PART_LEN1 + 8];
169 WebRtc_Word32 echoFilt[PART_LEN1];
170 WebRtc_Word16 nearFilt[PART_LEN1];
171 WebRtc_Word32 noiseEst[PART_LEN1];
172 int noiseEstTooLowCtr[PART_LEN1];
173 int noiseEstTooHighCtr[PART_LEN1];