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

Functions

int32_t tpt_conv_partial_q7 (q7_t *aOutData, q7_t *aInDataA, uint32_t aLen1, q7_t *aInDataB, uint32_t aLen2, uint32_t aStartindex, uint32_t aCount)
 Convolution Partial of the q7 vectors. More...