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

Functions

void arm_dot_prod_q7 (const q7_t *pSrcA, const q7_t *pSrcB, uint32_t blockSize, q31_t *result)
 Dot product of Q7 vectors. More...