Searched refs:WebRtcSpl_FreeRealFFT (Results 1 - 6 of 6) sorted by relevance

/external/webrtc/webrtc/common_audio/signal_processing/include/
H A Dreal_fft.h28 void WebRtcSpl_FreeRealFFT(struct RealFFT* self);
/external/webrtc/webrtc/modules/audio_processing/ns/
H A Dnoise_suppression_x.c28 WebRtcSpl_FreeRealFFT(((NoiseSuppressionFixedC*)nsxInst)->real_fft);
H A Dnsx_core.c665 WebRtcSpl_FreeRealFFT(inst->real_fft);
/external/webrtc/webrtc/common_audio/signal_processing/
H A Dreal_fft_unittest.cc103 WebRtcSpl_FreeRealFFT(fft);
H A Dreal_fft.c37 void WebRtcSpl_FreeRealFFT(struct RealFFT* self) { function
/external/webrtc/webrtc/modules/audio_processing/aecm/
H A Daecm_core.c548 WebRtcSpl_FreeRealFFT(aecm->real_fft);

Completed in 254 milliseconds