LIBML  Version 3.2.4
LIBML DSP Software Library
Functions
tpt_fir_lattice_init_q15.c File Reference
#include <string.h>
#include "tpt_math.h"
Include dependency graph for tpt_fir_lattice_init_q15.c:

Functions

void tpt_fir_lattice_init_q15 (tpt_fir_lattice_q15_t *aFilter, uint16_t aStages, const q15_t *aCoeffs, q15_t *aState)
 Initialization function for the Q15 FIR lattice filter. More...