Home
last modified time | relevance | path

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

/external/fft2d/src/fft2d/fft2d/
Dfftsg.c806 void cftrec4(int n, double *a, int nw, double *w); in cftfsub()
826 cftrec4(n, a, nw, w); in cftfsub()
854 void cftrec4(int n, double *a, int nw, double *w); in cftbsub()
874 cftrec4(n, a, nw, w); in cftbsub()
2302 void cftrec4(int n, double *a, int nw, double *w) in cftrec4() function
Dfftsg.f675 call cftrec4(n, a, nw, w)
703 call cftrec4(n, a, nw, w)
2006 subroutine cftrec4(n, a, nw, w) subroutine