80 #ifndef ARM_MATH_CM0_FAMILY 86 blkCnt = blockSize >> 2u;
94 sum += ((in << 16) >> 16);
97 sum += ((in << 16) >> 16);
106 blkCnt = blockSize % 0x4u;
int16_t q15_t
16-bit fractional data type in 1.15 format.
#define __SIMD32(addr)
definition to read/write two 16 bit values.
void arm_mean_q15(q15_t *pSrc, uint32_t blockSize, q15_t *pResult)
Mean value of a Q15 vector.
int32_t q31_t
32-bit fractional data type in 1.31 format.