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

Functions

int32_t tpt_conv_partial_q31 (q31_t *aOutData, q31_t *aInDataA, uint32_t aLen1, q31_t *aInDataB, uint32_t aLen2, uint32_t aStartindex, uint32_t aCount)
 Convolution Partial of q31 vectors. More...