Home
last modified time | relevance | path

Searched defs:fstride (Results 1 – 3 of 3) sorted by relevance

/third_party/pulseaudio/speex/libspeexdsp/
Dkiss_fft.c31 const size_t fstride, in kf_bfly2()
88 const size_t fstride, in kf_bfly4()
170 const size_t fstride, in kf_bfly3()
216 const size_t fstride, in kf_bfly5()
280 const size_t fstride, in kf_bfly_generic()
325 const size_t fstride, in kf_shuffle()
358 const size_t fstride, in kf_work()
/third_party/pulseaudio/speex/tmv/
Dkiss_fft_tm.h47 const int fstride, in kf_bfly2()
83 const int fstride, in kf_bfly4()
166 const int fstride, in kf_bfly3()
232 const int fstride, in kf_bfly5()
338 const size_t fstride, in kf_bfly_generic()
395 const size_t fstride, in kf_bfly2()
429 const int fstride, in kf_bfly4()
488 const int fstride, in kf_bfly3()
536 const size_t fstride, in kf_bfly5()
/third_party/ltp/testcases/kernel/fs/doio/
Ddoio.c2087 int foffset, fstride, mstride, nstrides; in do_listio() local