1.1.2.8 mchp_negate_q31()

void mchp_negate_q31 (const q31_t * pSrc, q31_t * pDst, uint32_t blockSize)

Negates the elements of a Q31 vector.

Parameters:
in pSrc

points to the input vector

out pDst

points to the output vector

in blockSize

number of samples in the vector

Note:

All input and output arrays must be at least blockSize elements long.