Searched refs:kf_bfly5 (Results 1 – 3 of 3) sorted by relevance
/external/speex/libspeexdsp/ |
D | kiss_fft.c | 214 static void kf_bfly5( in kf_bfly5() function 397 case 5: kf_bfly5(Fout,fstride,st,m); break; in kf_work() 426 case 5: for (i=0;i<N;i++){Fout=Fout_beg+i*m2; kf_bfly5(Fout,fstride,st,m);} break; in kf_work()
|
/external/libopus/celt/mips/ |
D | kiss_fft_mipsr1.h | 88 static void kf_bfly5( in kf_bfly5() function
|
/external/libopus/celt/ |
D | kiss_fft.c | 235 static void kf_bfly5( in kf_bfly5() function 561 kf_bfly5(fout,fstride[i]<<shift,st,m, fstride[i], m2); in opus_fft_impl()
|