Christophe Favergeon badbad39f5 CMSIS-DSP: Corrected typo in some compilation flags for CFFT F64 3 лет назад
..
CMakeLists.txt 12356a1a45 CMSIS-DSP: New MFCC Q15 and Q31 4 лет назад
TransformFunctions.c 12356a1a45 CMSIS-DSP: New MFCC Q15 and Q31 4 лет назад
TransformFunctionsF16.c 285816e38e CMSIS-DSP: Added MFCC F16 4 лет назад
arm_bitreversal.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_bitreversal2.S 12955cd8dd Updated file versions, dates and copyright headers. 6 лет назад
arm_bitreversal2.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_bitreversal_f16.c 347ca08b52 CMSIS-DSP: Removed float promotion issues 4 лет назад
arm_cfft_f16.c 24f62976fa CMSIS-DSP: Improved Helium CFFT Radix4 butterflies 4 лет назад
arm_cfft_f32.c 24f62976fa CMSIS-DSP: Improved Helium CFFT Radix4 butterflies 4 лет назад
arm_cfft_f64.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_cfft_init_f16.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_cfft_init_f32.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_cfft_init_f64.c badbad39f5 CMSIS-DSP: Corrected typo in some compilation flags for CFFT F64 3 лет назад
arm_cfft_init_q15.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_cfft_init_q31.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_cfft_q15.c f97d532df1 DSP: Remove undefined behavior in post-increment/decrement read (#1443) 3 лет назад
arm_cfft_q31.c 24f62976fa CMSIS-DSP: Improved Helium CFFT Radix4 butterflies 4 лет назад
arm_cfft_radix2_f16.c 347ca08b52 CMSIS-DSP: Removed float promotion issues 4 лет назад
arm_cfft_radix2_f32.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_cfft_radix2_init_f16.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_cfft_radix2_init_f32.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_cfft_radix2_init_q15.c 5bc9e87a4f CMSIS-DSP: Correcting issue #1182 4 лет назад
arm_cfft_radix2_init_q31.c 5bc9e87a4f CMSIS-DSP: Correcting issue #1182 4 лет назад
arm_cfft_radix2_q15.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_cfft_radix2_q31.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_cfft_radix4_f16.c 347ca08b52 CMSIS-DSP: Removed float promotion issues 4 лет назад
arm_cfft_radix4_f32.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_cfft_radix4_init_f16.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_cfft_radix4_init_f32.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_cfft_radix4_init_q15.c 5bc9e87a4f CMSIS-DSP: Correcting issue #1182 4 лет назад
arm_cfft_radix4_init_q31.c 5bc9e87a4f CMSIS-DSP: Correcting issue #1182 4 лет назад
arm_cfft_radix4_q15.c f97d532df1 DSP: Remove undefined behavior in post-increment/decrement read (#1443) 3 лет назад
arm_cfft_radix4_q31.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_cfft_radix8_f16.c 347ca08b52 CMSIS-DSP: Removed float promotion issues 4 лет назад
arm_cfft_radix8_f32.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_dct4_f32.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_dct4_init_f32.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_dct4_init_q15.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_dct4_init_q31.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_dct4_q15.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_dct4_q31.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_mfcc_f16.c 12356a1a45 CMSIS-DSP: New MFCC Q15 and Q31 4 лет назад
arm_mfcc_f32.c 12356a1a45 CMSIS-DSP: New MFCC Q15 and Q31 4 лет назад
arm_mfcc_init_f16.c 285816e38e CMSIS-DSP: Added MFCC F16 4 лет назад
arm_mfcc_init_f32.c e7de243a5c CMSIS-DSP: MFCC F32 4 лет назад
arm_mfcc_init_q15.c 12356a1a45 CMSIS-DSP: New MFCC Q15 and Q31 4 лет назад
arm_mfcc_init_q31.c 12356a1a45 CMSIS-DSP: New MFCC Q15 and Q31 4 лет назад
arm_mfcc_q15.c 2c2a706710 CMSIS-DSP: Add MFCC to SDFTools 4 лет назад
arm_mfcc_q31.c 2c2a706710 CMSIS-DSP: Add MFCC to SDFTools 4 лет назад
arm_rfft_f32.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_rfft_fast_f16.c 347ca08b52 CMSIS-DSP: Removed float promotion issues 4 лет назад
arm_rfft_fast_f32.c 812e51f6aa Update arm_rfft_fast_f32.c 4 лет назад
arm_rfft_fast_f64.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_rfft_fast_init_f16.c 6df0592c46 CMSIS-DSP: Correcting issue 1244 4 лет назад
arm_rfft_fast_init_f32.c 6df0592c46 CMSIS-DSP: Correcting issue 1244 4 лет назад
arm_rfft_fast_init_f64.c 6df0592c46 CMSIS-DSP: Correcting issue 1244 4 лет назад
arm_rfft_init_f32.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_rfft_init_q15.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_rfft_init_q31.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_rfft_q15.c 880a94680a DSP: Eliminate some non-standard C code 4 лет назад
arm_rfft_q31.c 880a94680a DSP: Eliminate some non-standard C code 4 лет назад