You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CMSIS-DSP/Source/TransformFunctions
Christophe Favergeon 1d9e38adca Reworked FFT initializations to make the work of the linker easier.
New FFT initialization functions to make it easier for the linker
to optimize the code size when the library is used as a static
library and can't be rebuilt.

Compilation directives for code size optimizations have been removed.
3 years ago
..
Config.cmake Reworked FFT initializations to make the work of the linker easier. 3 years ago
TransformFunctions.c CMSIS-DSP: New MFCC Q15 and Q31 4 years ago
TransformFunctionsF16.c CMSIS-DSP: Added MFCC F16 4 years ago
arm_bitreversal.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_bitreversal2.c use 32-bit bitreversal loop index (#81) 3 years ago
arm_bitreversal_f16.c CMSIS-DSP: Removed float promotion issues 5 years ago
arm_cfft_f16.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_cfft_f32.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_cfft_f64.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_cfft_init_f16.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_cfft_init_f32.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_cfft_init_f64.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_cfft_init_q15.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_cfft_init_q31.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_cfft_q15.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_cfft_q31.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_cfft_radix2_f16.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_cfft_radix2_f32.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_cfft_radix2_init_f16.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_cfft_radix2_init_f32.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_cfft_radix2_init_q15.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_cfft_radix2_init_q31.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_cfft_radix2_q15.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_cfft_radix2_q31.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_cfft_radix4_f16.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_cfft_radix4_f32.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_cfft_radix4_init_f16.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_cfft_radix4_init_f32.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_cfft_radix4_init_q15.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_cfft_radix4_init_q31.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_cfft_radix4_q15.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_cfft_radix4_q31.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_cfft_radix8_f16.c CMSIS-DSP: Removed float promotion issues 5 years ago
arm_cfft_radix8_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_dct4_f32.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_dct4_init_f32.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_dct4_init_q15.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_dct4_init_q31.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_dct4_q15.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_dct4_q31.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_mfcc_f16.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_mfcc_f32.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_mfcc_init_f16.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_mfcc_init_f32.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_mfcc_init_q15.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_mfcc_init_q31.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_mfcc_q15.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_mfcc_q31.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_rfft_f32.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_rfft_fast_f16.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_rfft_fast_f32.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_rfft_fast_f64.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_rfft_fast_init_f16.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_rfft_fast_init_f32.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_rfft_fast_init_f64.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_rfft_init_f32.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_rfft_init_q15.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_rfft_init_q31.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_rfft_q15.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_rfft_q31.c Reworked FFT initializations to make the work of the linker easier. 3 years ago