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

Functions

void arm_mse_q7 (const q7_t *pSrcA, const q7_t *pSrcB, uint32_t blockSize, q7_t *pResult)
 Mean square error between two Q7 vectors. More...