Home
last modified time | relevance | path

Searched defs:cfttree (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/fft2d/src/fft2d/fft2d/
H A Dfftsg.f2007 integer n, nw, cfttree, isplt, j, k, m local
2023 integer function cfttree(n, j, k, a, nw, w) function
H A Dfftsg.c2324 int cfttree(int n, int j, int k, double *a, int nw, double *w) in cfttree() function