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

Functions

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