Searched refs:WebRtcSpl_FreeRealFFT (Results 1 – 6 of 6) sorted by relevance
28 void WebRtcSpl_FreeRealFFT(struct RealFFT* self);
28 WebRtcSpl_FreeRealFFT(((NoiseSuppressionFixedC*)nsxInst)->real_fft); in WebRtcNsx_Free()
665 WebRtcSpl_FreeRealFFT(inst->real_fft); in WebRtcNsx_InitCore()
103 WebRtcSpl_FreeRealFFT(fft); in TEST_F()
37 void WebRtcSpl_FreeRealFFT(struct RealFFT* self) { in WebRtcSpl_FreeRealFFT() function
548 WebRtcSpl_FreeRealFFT(aecm->real_fft); in WebRtcAecm_FreeCore()