Searched refs:CFFTINIT_Q15 (Results 1 – 2 of 2) sorted by relevance
/cmsis-dsp-latest/Source/TransformFunctions/ |
D | arm_cfft_init_q15.c | 77 #define CFFTINIT_Q15(LEN,LENTWIDDLE) \ macro 107 #define CFFTINIT_Q15(LEN,LENTWIDDLE) \ macro 139 CFFTINIT_Q15(4096,4096) 152 CFFTINIT_Q15(2048,1024) 165 CFFTINIT_Q15(1024,1024) 178 CFFTINIT_Q15(512,256) 191 CFFTINIT_Q15(256,256) 204 CFFTINIT_Q15(128,64) 217 CFFTINIT_Q15(64,64) 230 CFFTINIT_Q15(32,16) [all …]
|
/cmsis-dsp-latest/Documentation/Doxygen/ |
D | dsp.dxy.in | 1084 CFFTINIT_Q15 \
|