Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dfft4g.c323 void cdft(int n, int isgn, double *a, int *ip, double *w) in cdft()
345 void rdft(int n, int isgn, double *a, int *ip, double *w) in rdft()
388 void ddct(int n, int isgn, double *a, int *ip, double *w) in ddct()
442 void ddst(int n, int isgn, double *a, int *ip, double *w) in ddst()