Home
last modified time | relevance | path

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

/external/pffft/
Dfftpack.h74 void cosqb(fftpack_int n, fftpack_real *x, fftpack_real *wsave);
Dfftpack.c2288 void cosqb(integer n, real *x, real *wsave) in cosqb() function
2500 cosqb(n, &x[1], &wsave[1]); in sinqb()
2962 cosqb(n, y, w); in main()
2991 cosqb(n, x, w); in main()