LIBML  Version 3.2.4
LIBML DSP Software Library
Functions
tpt_add_q15.cpp File Reference
#include "tpt_add.h"
Include dependency graph for tpt_add_q15.cpp:

Functions

void tpt_add_q15 (q15_t *__restrict aOutData, const q15_t *__restrict aInDataA, const q15_t *__restrict aInDataB, uint32_t aCount)
 Q15 vector addition. More...