Searched refs:CFFTINIT_F16 (Results 1 – 2 of 2) sorted by relevance
/cmsis-dsp-latest/Source/TransformFunctions/ |
D | arm_cfft_init_f16.c | 82 #define CFFTINIT_F16(LEN,LENTWIDDLE) \ macro 113 #define CFFTINIT_F16(LEN,LENTWIDDLE) \ macro 147 CFFTINIT_F16(4096,4096) 160 CFFTINIT_F16(2048,1024) 174 CFFTINIT_F16(1024,1024) 188 CFFTINIT_F16(512,256) 202 CFFTINIT_F16(256,256) 216 CFFTINIT_F16(128,64) 230 CFFTINIT_F16(64,64) 244 CFFTINIT_F16(32,16) [all …]
|
/cmsis-dsp-latest/Documentation/Doxygen/ |
D | dsp.dxy.in | 1080 CFFTINIT_F16 \
|