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

Functions

int32_t tpt_conv_partial_q15 (q15_t *aOutData, q15_t *aInDataA, uint32_t aLen1, q15_t *aInDataB, uint32_t aLen2, uint32_t aStartindex, uint32_t aCount)
 Convolution Partial of the q15 vectors. More...