Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dfft4g.c314 static void cftmdl(int n, int l, double *a, double const *w);
948 cftmdl(n, l, a, w); in cftfsub()
998 cftmdl(n, l, a, w); in cftbsub()
1143 static void cftmdl(int n, int l, double *a, double const *w) in cftmdl() function