Searched refs:CFFTINIT_F32 (Results 1 – 2 of 2) sorted by relevance
/cmsis-dsp-3.7.0-3.6.0/Source/TransformFunctions/ |
D | arm_cfft_init_f32.c | 78 #define CFFTINIT_F32(LEN,LENTWIDDLE) \ macro 107 #define CFFTINIT_F32(LEN,LENTWIDDLE) \ macro 137 CFFTINIT_F32(4096,4096); 151 CFFTINIT_F32(2048,1024); 165 CFFTINIT_F32(1024,1024); 179 CFFTINIT_F32(512,256); 193 CFFTINIT_F32(256,256); 207 CFFTINIT_F32(128,64); 221 CFFTINIT_F32(64,64); 235 CFFTINIT_F32(32,16); [all …]
|
/cmsis-dsp-3.7.0-3.6.0/Documentation/Doxygen/ |
D | dsp.dxy.in | 1065 CFFTINIT_F32 \
|