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

Functions

void tpt_fir_sparse_q7 (q7_t *aOutData, tpt_fir_sparse_q7_t *aFilter, q7_t *aInData, q7_t *aBuf1, q31_t *aBuf2, uint32_t aCount)
 Function for the q7 Sparse FIR filter. More...