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

Functions

void arm_min_q31 (q31_t *pSrc, uint32_t blockSize, q31_t *pResult, uint32_t *pIndex)
 Minimum value of a Q31 vector.