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/FilteringFunctions
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
FilteringFunctions.c Updated file versions, dates and copyright headers. 7 years ago
arm_biquad_cascade_df1_32x64_init_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_biquad_cascade_df1_32x64_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_biquad_cascade_df1_f32.c New NEON float32 algorithms for Cortex A5 (TransformFunctions excluded) with armDS project 7 years ago
arm_biquad_cascade_df1_fast_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_biquad_cascade_df1_fast_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_biquad_cascade_df1_init_f32.c Updated file versions, dates and copyright headers. 7 years ago
arm_biquad_cascade_df1_init_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_biquad_cascade_df1_init_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_biquad_cascade_df1_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_biquad_cascade_df1_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_biquad_cascade_df2T_f32.c New NEON float32 algorithms for Cortex A5 (TransformFunctions excluded) with armDS project 7 years ago
arm_biquad_cascade_df2T_f64.c Updated file versions, dates and copyright headers. 7 years ago
arm_biquad_cascade_df2T_init_f32.c CMSIS-DSP: DSP_Lib_TestSuite can be built with cmake. 7 years ago
arm_biquad_cascade_df2T_init_f64.c Updated file versions, dates and copyright headers. 7 years ago
arm_biquad_cascade_stereo_df2T_f32.c New NEON float32 algorithms for Cortex A5 (TransformFunctions excluded) with armDS project 7 years ago
arm_biquad_cascade_stereo_df2T_init_f32.c Updated file versions, dates and copyright headers. 7 years ago
arm_conv_f32.c Removed comments about loop unrolling in NEON codes to avoid confusion 7 years ago
arm_conv_fast_opt_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_conv_fast_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_conv_fast_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_conv_opt_q7.c Updated file versions, dates and copyright headers. 7 years ago
arm_conv_opt_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_conv_partial_f32.c Updated file versions, dates and copyright headers. 7 years ago
arm_conv_partial_fast_opt_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_conv_partial_fast_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_conv_partial_fast_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_conv_partial_opt_q7.c Updated file versions, dates and copyright headers. 7 years ago
arm_conv_partial_opt_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_conv_partial_q7.c Updated file versions, dates and copyright headers. 7 years ago
arm_conv_partial_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_conv_partial_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_conv_q7.c Updated file versions, dates and copyright headers. 7 years ago
arm_conv_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_conv_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_correlate_f32.c CMSIS-DSP: Corrected issue in Neon version of arm_correlate_f32. 7 years ago
arm_correlate_fast_opt_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_correlate_fast_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_correlate_fast_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_correlate_opt_q7.c Updated file versions, dates and copyright headers. 7 years ago
arm_correlate_opt_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_correlate_q7.c Updated file versions, dates and copyright headers. 7 years ago
arm_correlate_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_correlate_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_fir_decimate_f32.c Removed comments about loop unrolling in NEON codes to avoid confusion 7 years ago
arm_fir_decimate_fast_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_fir_decimate_fast_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_fir_decimate_init_f32.c Updated file versions, dates and copyright headers. 7 years ago
arm_fir_decimate_init_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_fir_decimate_init_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_fir_decimate_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_fir_decimate_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_fir_f32.c New NEON float32 algorithms for Cortex A5 (TransformFunctions excluded) with armDS project 7 years ago
arm_fir_fast_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_fir_fast_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_fir_init_f32.c Updated file versions, dates and copyright headers. 7 years ago
arm_fir_init_q7.c Updated file versions, dates and copyright headers. 7 years ago
arm_fir_init_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_fir_init_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_fir_interpolate_f32.c Removed comments about loop unrolling in NEON codes to avoid confusion 7 years ago
arm_fir_interpolate_init_f32.c Updated file versions, dates and copyright headers. 7 years ago
arm_fir_interpolate_init_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_fir_interpolate_init_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_fir_interpolate_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_fir_interpolate_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_fir_lattice_f32.c Updated file versions, dates and copyright headers. 7 years ago
arm_fir_lattice_init_f32.c Updated file versions, dates and copyright headers. 7 years ago
arm_fir_lattice_init_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_fir_lattice_init_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_fir_lattice_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_fir_lattice_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_fir_q7.c Updated file versions, dates and copyright headers. 7 years ago
arm_fir_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_fir_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_fir_sparse_f32.c Updated file versions, dates and copyright headers. 7 years ago
arm_fir_sparse_init_f32.c Updated file versions, dates and copyright headers. 7 years ago
arm_fir_sparse_init_q7.c Updated file versions, dates and copyright headers. 7 years ago
arm_fir_sparse_init_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_fir_sparse_init_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_fir_sparse_q7.c Updated file versions, dates and copyright headers. 7 years ago
arm_fir_sparse_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_fir_sparse_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_iir_lattice_f32.c Updated file versions, dates and copyright headers. 7 years ago
arm_iir_lattice_init_f32.c Updated file versions, dates and copyright headers. 7 years ago
arm_iir_lattice_init_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_iir_lattice_init_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_iir_lattice_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_iir_lattice_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_lms_f32.c Removed comments about loop unrolling in NEON codes to avoid confusion 7 years ago
arm_lms_init_f32.c Updated file versions, dates and copyright headers. 7 years ago
arm_lms_init_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_lms_init_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_lms_norm_f32.c Removed comments about loop unrolling in NEON codes to avoid confusion 7 years ago
arm_lms_norm_init_f32.c Updated file versions, dates and copyright headers. 7 years ago
arm_lms_norm_init_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_lms_norm_init_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_lms_norm_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_lms_norm_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_lms_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_lms_q31.c Updated file versions, dates and copyright headers. 7 years ago