Home
last modified time | relevance | path

Searched defs:fft_buf (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/aecm/
Daecm_core_c.c172 int16_t fft_buf[PART_LEN4 + 16]; in TimeToFrequencyDomain() local
303 int16_t fft_buf[PART_LEN4 + 2 + 16]; // +2 to make a loop safe. in WebRtcAecm_ProcessBlock() local
Daecm_core_mips.c635 int16_t fft_buf[PART_LEN4 + 16]; in TimeToFrequencyDomain() local
816 int16_t fft_buf[PART_LEN4 + 2 + 16]; // +2 to make a loop safe. in WebRtcAecm_ProcessBlock() local