Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dfft4g.c311 static void cft1st(int n, double *a, double const *w);
945 cft1st(n, a, w); in cftfsub()
995 cft1st(n, a, w); in cftbsub()
1038 static void cft1st(int n, double *a, double const *w) in cft1st() function