#include "dsp.h"
Functions | |
void | dsp16_gen_dirac (dsp16_t *vect1, int size, int dirac_index) |
16-bit fixed point version of the dirac comb signal generation. More... | |
void | dsp32_gen_dirac (dsp32_t *vect1, int size, int dirac_index) |
32-bit fixed point version of the dirac comb signal generation. More... | |