Home
last modified time | relevance | path

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

/external/pffft/
Dfftpack.c2246 static void cosqb1(integer n, real *x, real *w, real *xh) in cosqb1() function
2306 cosqb1(n, &x[1], &wsave[1], &wsave[n + 1]); in cosqb()