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