74 #ifndef ARM_MATH_CM0_FAMILY 80 blkCnt = numSamples >> 2u;
92 *pDst++ = acc0 + acc1;
99 *pDst++ = acc0 + acc1;
106 *pDst++ = acc0 + acc1;
113 *pDst++ = acc0 + acc1;
121 blkCnt = numSamples % 0x4u;
131 *pDst++ = acc0 + acc1;
141 while(numSamples > 0u)
149 *pDst++ = acc0 + acc1;
int64_t q63_t
64-bit fractional data type in 1.63 format.
void arm_cmplx_mag_squared_q31(q31_t *pSrc, q31_t *pDst, uint32_t numSamples)
Q31 complex magnitude squared.
int32_t q31_t
32-bit fractional data type in 1.31 format.