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 bf1f324a6d CMSIS-DSP: DSP_Lib_TestSuite can be built with cmake.
DSP_Lib_TestSuite can be built with cmake and run on FVP.
Some issues with CMSIS-DSP cmake where discovered and corrected.

Comments added to arm_biqaud_cascade_df2T+f32 since the Neon version
must be initialized differently (and thus the corresponding test
in DSP_Lib_TestSuite will have to be updated to pass with Neon version).
7 years ago
..
CMakeLists.txt CMSIS-DSP: DSP_Lib_TestSuite can be built with cmake. 7 years ago
TransformFunctions.c Updated file versions, dates and copyright headers. 7 years ago
arm_bitreversal.c Updated file versions, dates and copyright headers. 7 years ago
arm_bitreversal2.S Updated file versions, dates and copyright headers. 7 years ago
arm_bitreversal2.c Updated file versions, dates and copyright headers. 7 years ago
arm_cfft_f32.c Updated file versions, dates and copyright headers. 7 years ago
arm_cfft_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_cfft_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_cfft_radix2_f32.c Updated file versions, dates and copyright headers. 7 years ago
arm_cfft_radix2_init_f32.c Updated file versions, dates and copyright headers. 7 years ago
arm_cfft_radix2_init_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_cfft_radix2_init_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_cfft_radix2_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_cfft_radix2_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_cfft_radix4_f32.c Updated file versions, dates and copyright headers. 7 years ago
arm_cfft_radix4_init_f32.c Updated file versions, dates and copyright headers. 7 years ago
arm_cfft_radix4_init_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_cfft_radix4_init_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_cfft_radix4_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_cfft_radix4_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_cfft_radix8_f32.c Updated file versions, dates and copyright headers. 7 years ago
arm_dct4_f32.c Updated file versions, dates and copyright headers. 7 years ago
arm_dct4_init_f32.c CMSIS-DSP: Customization of FFT tables. 7 years ago
arm_dct4_init_q15.c CMSIS-DSP: Customization of FFT tables. 7 years ago
arm_dct4_init_q31.c CMSIS-DSP: Customization of FFT tables. 7 years ago
arm_dct4_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_dct4_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_rfft_f32.c Updated file versions, dates and copyright headers. 7 years ago
arm_rfft_fast_f32.c Updated file versions, dates and copyright headers. 7 years ago
arm_rfft_fast_init_f32.c CMSIS-DSP: Customization of FFT tables. 7 years ago
arm_rfft_init_f32.c CMSIS-DSP: Customization of FFT tables. 7 years ago
arm_rfft_init_q15.c CMSIS-DSP: Customization of FFT tables. 7 years ago
arm_rfft_init_q31.c CMSIS-DSP: Customization of FFT tables. 7 years ago
arm_rfft_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_rfft_q31.c Updated file versions, dates and copyright headers. 7 years ago