Lines Matching refs:dfst
27 dfst: Sine Transform of RDFT (Real Anti-symmetric DFT)
34 void dfst(int, float *, float *, int *, float *);
256 dfst(n, a, t, ip, w);
275 dfst(n, a, t, ip, w);
277 dfst(n, a, t, ip, w);
555 static void dfst(int n, float *a, float *t, int *ip, float *w)