Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/src/FFT/
Dei_kissfft_impl.h93 case 5: bfly5(xout,fstride,m); break; in work()
161 void bfly5( Complex * Fout, const size_t fstride, const size_t m) in bfly5() function