Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/src/FFT/
Dei_kissfft_impl.h92 case 4: bfly4(xout,fstride,m); break; in work()
109 void bfly4( Complex * Fout, const size_t fstride, const size_t m) in bfly4() function