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

Functions

void arm_mean_q31 (const q31_t *pSrc, uint32_t blockSize, q31_t *pResult)
 Mean value of a Q31 vector. More...