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

Functions

void arm_max_q15 (q15_t *pSrc, uint32_t blockSize, q15_t *pResult, uint32_t *pIndex)
 Maximum value of a Q15 vector.