Home
last modified time | relevance | path

Searched defs:fft_4 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/aac/libFDK/include/
H A Dfft.h142 static void FDK_FORCEINLINE fft_4(FIXP_DBL *x) { in fft_4() function
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/
H A DNEFFTRadixStageKernel.cpp152 void fft_4(float32x2_t &x1, float32x2_t &x2, float32x2_t &x3, float32x2_t &x4, const float32x2_t &w… in fft_4() function