Home
last modified time | relevance | path

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

/external/fft2d/src/fft2d/fft2d/
Dfftsg.c814 void cftrec4_th(int n, double *a, int nw, double *w); in cftfsub()
822 cftrec4_th(n, a, nw, w); in cftfsub()
862 void cftrec4_th(int n, double *a, int nw, double *w); in cftbsub()
870 cftrec4_th(n, a, nw, w); in cftbsub()
2207 void cftrec4_th(int n, double *a, int nw, double *w) in cftrec4_th() function