LIBML  Version 3.2.4
LIBML DSP Software Library
Functions
tpt_fir_upsample_q15.c File Reference
#include "tpt_math.h"
#include "tpt_internal.h"
Include dependency graph for tpt_fir_upsample_q15.c:

Functions

void tpt_fir_upsample_q15 (q15_t *aOutData, const tpt_fir_upsample_q15_t *aFilter, q15_t *aInData, uint32_t aCount)
 Function for the q15 Upsampling FIR filter. More...