Home
last modified time | relevance | path

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

/external/pffft/
Dfftpack.h73 void cosqf(fftpack_int n, fftpack_real *x, fftpack_real *wsave);
Dfftpack.c2350 void cosqf(integer n, real *x, real *wsave) in cosqf() function
2530 cosqf(n, &x[1], &wsave[1]); in sinqf()
2980 cosqf(n, x, w); in main()
2992 cosqf(n, x, w); in main()