LIBML
Version 3.2.4
LIBML DSP Software Library
|
#include "tpt_cmplx_mult_cmplx.h"
Functions | |
void | tpt_cmplx_mult_cmplx_q31 (q1_30_t *__restrict aOutData, const q31_t *__restrict aInDataA, const q31_t *__restrict aInDataB, uint32_t aCount) |
Q31 complex-by-complex multiplication. More... | |