Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/
Daecm_core_c.c178 int16_t fft_buf[PART_LEN4 + 16]; in TimeToFrequencyDomain() local
310 int16_t fft_buf[PART_LEN4 + 2 + 16]; // +2 to make a loop safe. in WebRtcAecm_ProcessBlock() local
Daecm_core_mips.c638 int16_t fft_buf[PART_LEN4 + 16]; in TimeToFrequencyDomain() local
819 int16_t fft_buf[PART_LEN4 + 2 + 16]; // +2 to make a loop safe. in WebRtcAecm_ProcessBlock() local
/external/webrtc/src/modules/audio_processing/aecm/
Daecm_core.c1393 WebRtc_Word16 fft_buf[PART_LEN4 + 16]; in TimeToFrequencyDomain() local
1527 WebRtc_Word16 fft_buf[PART_LEN4 + 2 + 16]; // +2 to make a loop safe. in WebRtcAecm_ProcessBlock() local