LIBML
Version 3.2.4
LIBML DSP Software Library
|
#include "tpt_mult.h"
Functions | |
void | tpt_mult_q31 (q31_t *__restrict aOutData, const q31_t *__restrict aInDataA, const q31_t *__restrict aInDataB, uint32_t aCount) |
Q31 vector multiplication. More... | |