Home
last modified time | relevance | path

Searched refs:CFFTINIT_F16 (Results 1 – 1 of 1) sorted by relevance

/third_party/cmsis/CMSIS/DSP/Source/TransformFunctions/
Darm_cfft_init_f16.c82 #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 …]