Home
last modified time | relevance | path

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

/external/aac/libFDK/include/
Dfft.h171 static void FDK_FORCEINLINE fft_8(FIXP_DBL *x) { in fft_8() function
/external/ComputeLibrary/src/core/NEON/kernels/
DNEFFTRadixStageKernel.cpp274 void fft_8(float32x2_t &x1, float32x2_t &x2, float32x2_t &x3, float32x2_t &x4, float32x2_t &x5, flo… in fft_8() function