Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/src/FFT/
Dei_kissfft_impl.h91 case 3: bfly3(xout,fstride,m); break; in work()
132 void bfly3( Complex * Fout, const size_t fstride, const size_t m) in bfly3() function