Home
last modified time | relevance | path

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

/chre-3.4.0/external/kiss_fft/
Dkiss_fft.c100 static void kf_bfly3( in kf_bfly3() function
275 case 3: kf_bfly3(Fout,fstride,st,m); break; in kf_work()
305 case 3: kf_bfly3(Fout,fstride,st,(size_t)m); break; in kf_work()
Dkissfft.hh106 case 3: kf_bfly3(Fout,fstride,m); break; in kf_work()
154 void kf_bfly3( cpx_type * Fout, const size_t fstride, const size_t m) in kf_bfly3() function in kissfft