Definition in file gen_dirac.c.
#include "dsp.h"
Go to the source code of this file.
Functions | |
| void | dsp16_gen_dirac (dsp16_t *vect1, int size, int dirac_index) |
| 16-bit fixed point version of the dirac comb signal generation. | |
| void | dsp32_gen_dirac (dsp32_t *vect1, int size, int dirac_index) |
| 32-bit fixed point version of the dirac comb signal generation. | |
1.5.5