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 41f2015387 CMSIS-DSP: Re-organization of arm_math.h
arm_math.h splitted into several headers.
Interpolation functions moved from arm_math.h to a separate folder.
5 years ago
..
CMakeLists.txt CMSIS-DSP: Re-organization of arm_math.h 5 years ago
InterpolationFunctions.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_bilinear_interp_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_bilinear_interp_q7.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_bilinear_interp_q15.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_bilinear_interp_q31.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_linear_interp_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_linear_interp_q7.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_linear_interp_q15.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_linear_interp_q31.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_spline_interp_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_spline_interp_init_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago