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 633b528421 Corrected issue #49
Incorrect out of bounds value for linear interpolation (float).
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 Improved documentation 3 years ago
arm_bilinear_interp_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_bilinear_interp_q7.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_bilinear_interp_q15.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_bilinear_interp_q31.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_linear_interp_f16.c Corrected issue #49 3 years ago
arm_linear_interp_f32.c Corrected issue #49 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