win_blackman.c File Reference


Detailed Description

16-bit and 32-bit blackman windowing functions for the AVR32 UC3

Author:
Atmel Corporation: http://www.atmel.com
Support and FAQ: http://support.atmel.no/

Definition in file win_blackman.c.

#include "dsp.h"

Go to the source code of this file.

Defines

#define WIN_BLACK_A0   0.42
#define WIN_BLACK_A1   0.5
#define WIN_BLACK_A2   0.08

Functions

void dsp16_win_black (dsp16_t *vect1, int size)
 16-bit fixed point version of the blackman windowing function.
void dsp32_win_black (dsp32_t *vect1, int size)
 32-bit fixed point version of the blackman windowing function.


Define Documentation

#define WIN_BLACK_A0   0.42

Definition at line 47 of file win_blackman.c.

Referenced by dsp16_win_black(), and dsp32_win_black().

#define WIN_BLACK_A1   0.5

Definition at line 48 of file win_blackman.c.

Referenced by dsp16_win_black(), and dsp32_win_black().

#define WIN_BLACK_A2   0.08

Definition at line 49 of file win_blackman.c.

Referenced by dsp16_win_black(), and dsp32_win_black().


Generated on Fri Feb 19 02:23:21 2010 for AVR32 UC3 - EVK1104 DSPLib Demo Documentation by  doxygen 1.5.5