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
Richard Allen 9e4b2a9358 CMSIS-DSP: Use __PKHBT intrinsics for FFTs
This results in about a few percent faster FFT when using GCC.

Change-Id: I9620370aa5098bb10e04d84a7fed2167e7734aeb
5 years ago
..
CMakeLists.txt CMSIS-DSP: Changed cmake required minimum version 6 years ago
TransformFunctions.c CMSIS-DSP: Updates pack source component. 6 years ago
TransformFunctionsF16.c CMSIS-DSP: Improvements to the float16 support for building. 6 years ago
arm_bitreversal.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_bitreversal2.S Updated file versions, dates and copyright headers. 7 years ago
arm_bitreversal2.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_cfft_f16.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_cfft_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_cfft_f64.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_cfft_init_f16.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_cfft_init_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_cfft_init_f64.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_cfft_init_q15.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_cfft_init_q31.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_cfft_q15.c CMSIS-DSP: Use __PKHBT intrinsics for FFTs 5 years ago
arm_cfft_q31.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_cfft_radix2_f16.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_cfft_radix2_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_cfft_radix2_init_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_cfft_radix2_init_q15.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_cfft_radix2_init_q31.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_cfft_radix2_q15.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_cfft_radix2_q31.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_cfft_radix4_f16.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_cfft_radix4_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_cfft_radix4_init_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_cfft_radix4_init_q15.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_cfft_radix4_init_q31.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_cfft_radix4_q15.c CMSIS-DSP: Use __PKHBT intrinsics for FFTs 5 years ago
arm_cfft_radix4_q31.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_cfft_radix8_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_dct4_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_dct4_init_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_dct4_init_q15.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_dct4_init_q31.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_dct4_q15.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_dct4_q31.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_rfft_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_rfft_fast_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_rfft_fast_f64.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_rfft_fast_init_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_rfft_fast_init_f64.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_rfft_init_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_rfft_init_q15.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_rfft_init_q31.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_rfft_q15.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_rfft_q31.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago