Home
last modified time | relevance | path

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

/external/pffft/
Dfftpack.c1854 static void cfftf1(integer n, real *c, real *ch, const real *wa, integer *ifac) in cfftf1() function
1930 cfftf1(n, &c[1], &wsave[1], &wsave[iw1], (int*)&wsave[iw2]); in cfftf()