Macros | |
#define | DSP16_COMPLEXSUB_KERNEL_X_FCT(x_num, data) |
#define | DSP16_COMPLEXSUBITION(x_num, data) |
Functions | |
void | dsp16_vect_complex_sub (dsp16_complex_t *vect1, dsp16_complex_t *vect2, dsp16_complex_t *vect3, int size) |
16-bit fixed point version of the complex vector subtraction function. More... | |
#define DSP16_COMPLEXSUB_KERNEL_X_FCT | ( | x_num, | |
data | |||
) |
#define DSP16_COMPLEXSUBITION | ( | x_num, | |
data | |||
) |
Referenced by dsp16_vect_complex_sub().