Home
last modified time | relevance | path

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

/chre-3.4.0/external/kiss_fft/
Dkiss_fft.c144 static void kf_bfly5( in kf_bfly5() function
277 case 5: kf_bfly5(Fout,fstride,st,m); break; in kf_work()
307 case 5: kf_bfly5(Fout,fstride,st,m); break; in kf_work()
Dkissfft.hh108 case 5: kf_bfly5(Fout,fstride,m); break; in kf_work()
189 void kf_bfly5( cpx_type * Fout, const size_t fstride, const size_t m) in kf_bfly5() function in kissfft