CMSIS-DSP  Version 1.10.2-dev16
CMSIS DSP Software Library
arm_linear_interp_q15.c File Reference

Functions

q15_t arm_linear_interp_q15 (const q15_t *pYData, q31_t x, uint32_t nValues)
 Process function for the Q15 Linear Interpolation Function. More...