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

Functions

void arm_dot_prod_q31 (q31_t *pSrcA, q31_t *pSrcB, uint32_t blockSize, q63_t *result)
 Dot product of Q31 vectors.