Definition in file win_welch.c.
#include "dsp.h"
Go to the source code of this file.
Functions | |
void | dsp16_win_welch (dsp16_t *vect1, int size) |
16-bit fixed point version of the welch windowing function. | |
void | dsp32_win_welch (dsp32_t *vect1, int size) |
32-bit fixed point version of the welch windowing function. |