| 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 380 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 395 (ne10_int32_t) 1, | 395 (ne10_int32_t) 1, |
| 396 /* is_backward_scaled = false */ | 396 /* is_backward_scaled = false */ |
| 397 (ne10_int32_t) 0, | 397 (ne10_int32_t) 0, |
| 398 }; | 398 }; |
| 399 static const arch_fft_state cfg_arch_60 = { | 399 static const arch_fft_state cfg_arch_60 = { |
| 400 1, | 400 1, |
| 401 (void *)&ne10_fft_state_float32_t_60, | 401 (void *)&ne10_fft_state_float32_t_60, |
| 402 }; | 402 }; |
| 403 | 403 |
| 404 #endif /* end NE10_FFT_PARAMS48000_960 */ | 404 #endif /* end NE10_FFT_PARAMS48000_960 */ |
| OLD | NEW |