Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dfft4g.c317 static void makect(int nc, int *ip, double *c);
361 makect(nc, ip, w + nw); in rdft()
404 makect(nc, ip, w + nw); in ddct()
458 makect(nc, ip, w + nw); in ddst()
512 makect(nc, ip, w + nw); in dfct()
605 makect(nc, ip, w + nw); in dfst()
705 static void makect(int nc, int *ip, double *c) in makect() function