68 #ifndef ARM_MATH_CM0_FAMILY 75 blkCnt = blockSize >> 2u;
78 packedValue =
__PACKq7(value, value, value, value);
94 blkCnt = blockSize % 0x4u;
int8_t q7_t
8-bit fractional data type in 1.7 format.
#define __PACKq7(v0, v1, v2, v3)
definition to pack four 8 bit values.
void arm_fill_q7(q7_t value, q7_t *pDst, uint32_t blockSize)
Fills a constant value into a Q7 vector.
#define __SIMD32(addr)
definition to read/write two 16 bit values.
int32_t q31_t
32-bit fractional data type in 1.31 format.