CMSIS-DSP  Verison 1.1.0
CMSIS DSP Software Library
arm_fir_interpolate_q15.c File Reference

Functions

void arm_fir_interpolate_q15 (const arm_fir_interpolate_instance_q15 *S, q15_t *pSrc, q15_t *pDst, uint32_t blockSize)
 Processing function for the Q15 FIR interpolator.