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/ComplexMathFunctions
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
..
ComplexMathFunctions.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
ComplexMathFunctionsF16.c CMSIS-DSP: Added complex math f16 5 years ago
Config.cmake Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_cmplx_conj_f16.c Improved documentation 3 years ago
arm_cmplx_conj_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_cmplx_conj_q15.c DSP: Remove undefined behavior in post-increment/decrement read (#1443) 4 years ago
arm_cmplx_conj_q31.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_cmplx_dot_prod_f16.c Improved documentation 3 years ago
arm_cmplx_dot_prod_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_cmplx_dot_prod_q15.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_cmplx_dot_prod_q31.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_cmplx_mag_f16.c Improved documentation 3 years ago
arm_cmplx_mag_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_cmplx_mag_f64.c Improved documentation 3 years ago
arm_cmplx_mag_fast_q15.c DSP: Remove undefined behavior in post-increment/decrement read (#1443) 4 years ago
arm_cmplx_mag_q15.c DSP: Remove undefined behavior in post-increment/decrement read (#1443) 4 years ago
arm_cmplx_mag_q31.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_cmplx_mag_squared_f16.c Improved documentation 3 years ago
arm_cmplx_mag_squared_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_cmplx_mag_squared_f64.c Removing defgroup from f64 & fixing double init values 4 years ago
arm_cmplx_mag_squared_q15.c DSP: Remove undefined behavior in post-increment/decrement read (#1443) 4 years ago
arm_cmplx_mag_squared_q31.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_cmplx_mult_cmplx_f16.c Improved documentation 3 years ago
arm_cmplx_mult_cmplx_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_cmplx_mult_cmplx_f64.c Removing defgroup from f64 & fixing double init values 4 years ago
arm_cmplx_mult_cmplx_q15.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_cmplx_mult_cmplx_q31.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_cmplx_mult_real_f16.c Improved documentation 3 years ago
arm_cmplx_mult_real_f32.c CMSIS-DSP: Remove some gcc compilation warnings. 5 years ago
arm_cmplx_mult_real_q15.c DSP: Remove undefined behavior in post-increment/decrement read (#1443) 4 years ago
arm_cmplx_mult_real_q31.c CMSIS-DSP: Remove some gcc compilation warnings. 5 years ago