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