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