Home
last modified time | relevance | path

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

/system/chre/external/kiss_fft/
Dkiss_fft.c52 static void kf_bfly4( in kf_bfly4() function
276 case 4: kf_bfly4(Fout,fstride,st,m); break; in kf_work()
306 case 4: kf_bfly4(Fout,fstride,st,(size_t)m); break; in kf_work()
Dkissfft.hh107 case 4: kf_bfly4(Fout,fstride,m); break; in kf_work()
132 void kf_bfly4( cpx_type * Fout, const size_t fstride, const size_t m) in kf_bfly4() function in kissfft