1.6.2.2 mchp_max_q31()
void mchp_max_q31 (const q31_t * pSrc, uint32_t blockSize, q31_t * pResult, uint32_t * pIndex)
Maximum value of a Q31 vector.
| in | pSrc |
points to the input buffer |
| in | blockSize |
length of the input vector |
| out | pResult |
maximum value returned here |
| out | pIndex |
index of maximum value returned here |
