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