Macros | |
#define | DSP32_COMPLEXSUB_KERNEL_X_FCT(x_num, data) |
#define | DSP32_COMPLEXSUBITION(x_num, data) |
Functions | |
void | dsp32_vect_complex_sub (dsp32_complex_t *vect1, dsp32_complex_t *vect2, dsp32_complex_t *vect3, int size) |
32-bit fixed point version of the complex vector subtraction function. More... | |
#define DSP32_COMPLEXSUB_KERNEL_X_FCT | ( | x_num, | |
data | |||
) |
#define DSP32_COMPLEXSUBITION | ( | x_num, | |
data | |||
) |
Referenced by dsp32_vect_complex_sub().