Searched refs:CFFTINIT_Q31 (Results 1 – 2 of 2) sorted by relevance
/cmsis-dsp-latest/Source/TransformFunctions/ |
D | arm_cfft_init_q31.c | 78 #define CFFTINIT_Q31(LEN,LENTWIDDLE) \ macro 109 #define CFFTINIT_Q31(LEN,LENTWIDDLE) \ macro 140 CFFTINIT_Q31(4096,4096) 153 CFFTINIT_Q31(2048,1024) 166 CFFTINIT_Q31(1024,1024) 179 CFFTINIT_Q31(512,256) 192 CFFTINIT_Q31(256,256) 205 CFFTINIT_Q31(128,64) 218 CFFTINIT_Q31(64,64) 231 CFFTINIT_Q31(32,16) [all …]
|
/cmsis-dsp-latest/Documentation/Doxygen/ |
D | dsp.dxy.in | 1086 CFFTINIT_Q31 \
|