Searched refs:WebRtcSpl_FreeRealFFTNeon (Results 1 – 3 of 3) sorted by relevance
46 void WebRtcSpl_FreeRealFFTNeon(struct RealFFT* self);
73 WebRtcSpl_FreeRealFFT = WebRtcSpl_FreeRealFFTNeon; in InitPointersToNeon()
111 void WebRtcSpl_FreeRealFFTNeon(struct RealFFT* self) { in WebRtcSpl_FreeRealFFTNeon() function