76 #ifndef ARM_MATH_CM0_FAMILY 84 blkCnt = blockSize >> 2u;
96 in1 = __QSUB16(0, in1);
99 in2 = __QSUB16(0, in2);
117 blkCnt = blockSize % 0x4u;
133 *pDst++ = (in == (
q15_t) 0x8000) ? 0x7fff : -in;
void arm_negate_q15(q15_t *pSrc, q15_t *pDst, uint32_t blockSize)
Negates the elements of a Q15 vector.
int16_t q15_t
16-bit fractional data type in 1.15 format.
#define _SIMD32_OFFSET(addr)
int32_t q31_t
32-bit fractional data type in 1.31 format.