LIBML  Version 3.2.4
LIBML DSP Software Library
Functions
tpt_cmplx_dot_prod_q31.c File Reference
#include "tpt_math.h"
Include dependency graph for tpt_cmplx_dot_prod_q31.c:

Functions

void tpt_cmplx_dot_prod_q31 (q15_48_t *__restrict aRealResult, q15_48_t *__restrict aImagResult, const q31_t *__restrict aInDataA, const q31_t *__restrict aInDataB, uint32_t aCount)
 Q31 complex dot product. More...