Home
last modified time | relevance | path

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

/liblc3-latest/test/neon/
Dmdct_neon.c42 fft_5(x, y, 240/5); in check_fft()
/liblc3-latest/src/
Dmdct.c34 #ifndef fft_5
35 LC3_HOT static inline void fft_5( in fft_5() function
185 fft_5(x, y[is], n /= 5); in fft()
Dmdct_neon.h31 #ifndef fft_5
103 #define fft_5 neon_fft_5 macro