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

Functions

void arm_mean_q7 (q7_t *pSrc, uint32_t blockSize, q7_t *pResult)
 Mean value of a Q7 vector.