Home
last modified time | relevance | path

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

/aosp_15_r20/external/liblc3/src/
H A Dmdct_neon.h103 #define fft_5 neon_fft_5 macro
H A Dmdct.c35 LC3_HOT static inline void fft_5( in fft_5() function
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/
H A DNEFFTRadixStageKernel.cpp176 void fft_5(float32x2_t &x1, float32x2_t &x2, float32x2_t &x3, float32x2_t &x4, float32x2_t &x5, con… in fft_5() function