}
A_ALIGNED dsp16_t vect2[VECT2_SIZE]
First input signal.
Definition: convolution_example.c:89
A_ALIGNED dsp16_t vect1[VECT2_SIZE+2 *(VECT3_SIZE-1)+4]
The output buffer.
Definition: convolution_example.c:86
16-bit complex signed fixed point type
Definition: dsp_types.h:209
#define MREPEAT(count, macro, data)
Macro repeat.
Definition: mrepeat.h:67
A_ALIGNED dsp16_t vect3[VECT3_SIZE]
Second input signal.
Definition: convolution_example.c:157
#define TPASTE2(a, b)
Definition: tpaste.h:61
#define DSP16_COMPLEXADDITION(x_num, data)
Definition: vect_dsp16_complex_add.c:46