OLD | NEW |
1 /* The contents of this file was automatically generated by | 1 /* The contents of this file was automatically generated by |
2 * dump_mode_arm_ne10.c with arguments: 48000 960 | 2 * dump_mode_arm_ne10.c with arguments: 48000 960 |
3 * It contains static definitions for some pre-defined modes. */ | 3 * It contains static definitions for some pre-defined modes. */ |
4 #include <NE10_init.h> | 4 #include <NE10_types.h> |
5 | 5 |
6 #ifndef NE10_FFT_PARAMS48000_960 | 6 #ifndef NE10_FFT_PARAMS48000_960 |
7 #define NE10_FFT_PARAMS48000_960 | 7 #define NE10_FFT_PARAMS48000_960 |
8 static const ne10_int32_t ne10_factors_480[64] = { | 8 static const ne10_int32_t ne10_factors_480[64] = { |
9 4, 40, 4, 30, 2, 15, 5, 3, 3, 1, 1, 0, 0, 0, 0, | 9 4, 40, 4, 30, 2, 15, 5, 3, 3, 1, 1, 0, 0, 0, 0, |
10 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, | 10 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, |
11 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, | 11 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, |
12 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, | 12 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, |
13 0, 0, 0, 0, }; | 13 0, 0, 0, 0, }; |
14 static const ne10_int32_t ne10_factors_240[64] = { | 14 static const ne10_int32_t ne10_factors_240[64] = { |
(...skipping 364 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
379 (ne10_fft_cpx_int32_t *)ne10_twiddles_60, | 379 (ne10_fft_cpx_int32_t *)ne10_twiddles_60, |
380 NULL, | 380 NULL, |
381 (ne10_fft_cpx_int32_t *)&ne10_twiddles_60[15], | 381 (ne10_fft_cpx_int32_t *)&ne10_twiddles_60[15], |
382 }; | 382 }; |
383 static const arch_fft_state cfg_arch_60 = { | 383 static const arch_fft_state cfg_arch_60 = { |
384 1, | 384 1, |
385 (void *)&ne10_fft_state_int32_t_60, | 385 (void *)&ne10_fft_state_int32_t_60, |
386 }; | 386 }; |
387 | 387 |
388 #endif /* end NE10_FFT_PARAMS48000_960 */ | 388 #endif /* end NE10_FFT_PARAMS48000_960 */ |
OLD | NEW |