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/InterpolationFunctions
Christophe Favergeon 2458ff8670 Correction of issue #93
Const qualifier in interpolation functions
3 years ago
..
Config.cmake New repository for CMSIS-DSP 4 years ago
InterpolationFunctions.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
InterpolationFunctionsF16.c CMSIS-DSP: Added f16 versions of linear and bilinear interpolations 5 years ago
arm_bilinear_interp_f16.c Correction of issue #93 3 years ago
arm_bilinear_interp_f32.c Correction of issue #93 3 years ago
arm_bilinear_interp_q7.c Correction of issue #93 3 years ago
arm_bilinear_interp_q15.c Correction of issue #93 3 years ago
arm_bilinear_interp_q31.c Correction of issue #93 3 years ago
arm_linear_interp_f16.c Correction of issue #93 3 years ago
arm_linear_interp_f32.c Correction of issue #93 3 years ago
arm_linear_interp_q7.c CMSIS-DSP: Correcting issue 1293 4 years ago
arm_linear_interp_q15.c CMSIS-DSP: Correcting issue 1293 4 years ago
arm_linear_interp_q31.c CMSIS-DSP: Correcting issue 1293 4 years ago
arm_spline_interp_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_spline_interp_init_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago