LIBML
Version 3.2.4
LIBML DSP Software Library
|
#include "tpt_offset.h"
Functions | |
void | tpt_offset_q15 (q15_t *__restrict aOutData, const q15_t *__restrict aInData, q15_t aOffset, uint32_t aCount) |
Adds a constant offset to a Q15 vector. More... | |