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

Functions

void arm_max_q7 (q7_t *pSrc, uint32_t blockSize, q7_t *pResult, uint32_t *pIndex)
 Maximum value of a Q7 vector.