![]() |
LIBML
Version 3.2.4
LIBML DSP Software Library
|
#include "tpt_math.h"
Functions | |
tpt_status | tpt_fir_interpolate_init_q15 (tpt_fir_interpolate_q15_t *aFilter, uint8_t L, uint16_t numTaps, q15_t *pCoeffs, q15_t *pState, uint32_t aCount) |
Initialization function for the Q15 FIR interpolator. More... | |