Home
last modified time | relevance | path

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

/chre-3.4.0/external/kiss_fft/
Dkiss_fft.c29 static void kf_bfly2( in kf_bfly2() function
274 case 2: kf_bfly2(Fout,fstride,st,m); break; in kf_work()
304 case 2: kf_bfly2(Fout,fstride,st,m); break; in kf_work()
Dkissfft.hh105 case 2: kf_bfly2(Fout,fstride,m); break; in kf_work()
123 void kf_bfly2( cpx_type * Fout, const size_t fstride, int m) in kf_bfly2() function in kissfft