CSI-DSP  Version 1.0.0
CSI DSP Software Library
Functions
csky_conv_partial_opt_q15.c File Reference

Functions

csky_status csky_conv_partial_opt_q15 (q15_t *pSrcA, uint32_t srcALen, q15_t *pSrcB, uint32_t srcBLen, q15_t *pDst, uint32_t firstIndex, uint32_t numPoints, q15_t *pScratch1, q15_t *pScratch2)
 Partial convolution of Q15 sequences. More...