Macros | |
#define | DSP16_COMPLEX_ABS(x_num, data) |
#define | DSP16_COMPLEX_ABS_KERNEL_X_FCT(x_num, data) |
Functions | |
void | dsp16_vect_complex_abs (dsp16_t *vect1, dsp16_complex_t *vect2, int size) |
16-bit fixed point version of the complex vector absolute function. More... | |
static void | dsp16_vect_complex_abs_kernel_x0 (dsp16_t *vect1, dsp16_complex_t *vect2) |
#define DSP16_COMPLEX_ABS | ( | x_num, | |
data | |||
) |
Referenced by dsp16_vect_complex_abs().
#define DSP16_COMPLEX_ABS_KERNEL_X_FCT | ( | x_num, | |
data | |||
) |
|
static |
Referenced by dsp16_vect_complex_abs().