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

Functions

void arm_add_q7 (const q7_t *pSrcA, const q7_t *pSrcB, q7_t *pDst, uint32_t blockSize)
 Q7 vector addition. More...