CMSIS-DSP  Verison 1.1.0
CMSIS DSP Software Library
arm_cmplx_mult_real_q15.c File Reference

Functions

void arm_cmplx_mult_real_q15 (q15_t *pSrcCmplx, q15_t *pSrcReal, q15_t *pCmplxDst, uint32_t numSamples)
 Q15 complex-by-real multiplication.