Searched refs:cftb1st (Results 1 – 2 of 2) sorted by relevance
/external/fft2d/src/fft2d/fft2d/ |
D | fftsg.c | 853 void cftb1st(int n, double *a, double *w); in cftbsub() 867 cftb1st(n, a, &w[nw - (n >> 2)]); in cftbsub() 1990 void cftb1st(int n, double *a, double *w) in cftb1st() function
|
D | fftsg.f | 701 call cftb1st(n, a, w(nw - n / 4)) 1802 subroutine cftb1st(n, a, w) subroutine
|