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

Functions

void arm_mean_q15 (q15_t *pSrc, uint32_t blockSize, q15_t *pResult)
 Mean value of a Q15 vector.