CMSIS-DSP  
CMSIS DSP Software Library
arm_dot_prod_q15.c File Reference

Functions

void arm_dot_prod_q15 (const q15_t *pSrcA, const q15_t *pSrcB, uint32_t blockSize, q63_t *result)
 Dot product of Q15 vectors. More...