LIBML
Version 3.2.4
LIBML DSP Software Library
|
#include "tpt_cmplx_mult_cmplx.h"
Functions | |
void | tpt_cmplx_mult_cmplx_q15 (q1_14_t *__restrict aOutData, const q15_t *__restrict aInDataA, const q15_t *__restrict aInDataB, uint32_t aCount) |
Q15 complex-by-complex multiplication. More... | |