Searched defs:ntryh (Results 1 – 3 of 3) sorted by relevance
/external/speex/libspeexdsp/ |
D | smallft.c | 41 static int ntryh[4] = { 4,2,3,5 }; in drfti1() local
|
/external/pffft/ |
D | pffft_priv_impl.h | 861 static int decompose(int n, int *ifac, const int *ntryh) { in decompose() 890 static const int ntryh[] = { 4,2,3,5,0 }; in rffti1_ps() local 923 static const int ntryh[] = { 5,3,4,2,0 }; in cffti1_ps() local
|
D | fftpack.c | 1967 static integer ntryh[4] = { 3,4,2,5 }; in cffti1() local 2170 static integer ntryh[4] = { 4,2,3,5 }; in rffti1() local
|