1.6.2.6 mchp_min_q31()

void mchp_min_q31 (const q31_t * pSrc, uint32_t blockSize, q31_t * pResult, uint32_t * pIndex)

Minimum value of a Q31 vector.

Parameters:
in pSrc

is input pointer

in blockSize

is the number of samples to process

out pResult

is output pointer

out pIndex

is the array index of the minimum value in the input buffer.