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
Thomas Törnblom 2a7714ced7 DSP: Cleanup of type mismatches (#1327)
The IAR compiler appears to provide more warnings about type
mismatches than the other compilers. This cleans a lot of them up.

Signed-off-by: TTornblom <thomas.tornblom@iar.com>
4 years ago
..
CMakeLists.txt CMSIS-DSP: New MFCC Q15 and Q31 4 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.S Updated file versions, dates and copyright headers. 7 years ago
arm_bitreversal2.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_bitreversal_f16.c CMSIS-DSP: Removed float promotion issues 5 years ago
arm_cfft_f16.c CMSIS-DSP: Removed float promotion issues 5 years ago
arm_cfft_f32.c CMSIS-DSP: Remove type punning in vector code and some compilation warnings. 5 years ago
arm_cfft_f64.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_cfft_init_f16.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_cfft_init_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_cfft_init_f64.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_cfft_init_q15.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_cfft_init_q31.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_cfft_q15.c DSP: Cleanup of type mismatches (#1327) 4 years ago
arm_cfft_q31.c DSP: Eliminate some non-standard C code 4 years ago
arm_cfft_radix2_f16.c CMSIS-DSP: Removed float promotion issues 5 years ago
arm_cfft_radix2_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_cfft_radix2_init_f16.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_cfft_radix2_init_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_cfft_radix2_init_q15.c CMSIS-DSP: Correcting issue #1182 5 years ago
arm_cfft_radix2_init_q31.c CMSIS-DSP: Correcting issue #1182 5 years ago
arm_cfft_radix2_q15.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_cfft_radix2_q31.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_cfft_radix4_f16.c CMSIS-DSP: Removed float promotion issues 5 years ago
arm_cfft_radix4_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_cfft_radix4_init_f16.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_cfft_radix4_init_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_cfft_radix4_init_q15.c CMSIS-DSP: Correcting issue #1182 5 years ago
arm_cfft_radix4_init_q31.c CMSIS-DSP: Correcting issue #1182 5 years ago
arm_cfft_radix4_q15.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_cfft_radix4_q31.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 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 CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_dct4_init_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_dct4_init_q15.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_dct4_init_q31.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_dct4_q15.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_dct4_q31.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_mfcc_f16.c CMSIS-DSP: New MFCC Q15 and Q31 4 years ago
arm_mfcc_f32.c CMSIS-DSP: New MFCC Q15 and Q31 4 years ago
arm_mfcc_init_f16.c CMSIS-DSP: Added MFCC F16 4 years ago
arm_mfcc_init_f32.c CMSIS-DSP: MFCC F32 4 years ago
arm_mfcc_init_q15.c CMSIS-DSP: New MFCC Q15 and Q31 4 years ago
arm_mfcc_init_q31.c CMSIS-DSP: New MFCC Q15 and Q31 4 years ago
arm_mfcc_q15.c CMSIS-DSP: New MFCC Q15 and Q31 4 years ago
arm_mfcc_q31.c CMSIS-DSP: New MFCC Q15 and Q31 4 years ago
arm_rfft_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_rfft_fast_f16.c CMSIS-DSP: Removed float promotion issues 5 years ago
arm_rfft_fast_f32.c Update arm_rfft_fast_f32.c 5 years ago
arm_rfft_fast_f64.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_rfft_fast_init_f16.c CMSIS-DSP: Correcting issue 1244 4 years ago
arm_rfft_fast_init_f32.c CMSIS-DSP: Correcting issue 1244 4 years ago
arm_rfft_fast_init_f64.c CMSIS-DSP: Correcting issue 1244 4 years ago
arm_rfft_init_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_rfft_init_q15.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_rfft_init_q31.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_rfft_q15.c DSP: Eliminate some non-standard C code 4 years ago
arm_rfft_q31.c DSP: Eliminate some non-standard C code 4 years ago