68 #ifndef ARM_MATH_CM0_FAMILY 76 blkCnt = blockSize >> 2u;
79 packedValue = __PKHBT(value, value, 16u);
96 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.
int32_t q31_t
32-bit fractional data type in 1.31 format.
void arm_fill_q15(q15_t value, q15_t *pDst, uint32_t blockSize)
Fills a constant value into a Q15 vector.