win_hann.c File Reference


Detailed Description

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

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

Definition in file win_hann.c.

#include "dsp.h"

Go to the source code of this file.

Defines

#define WIN_HANN_A0   0.5

Functions

void dsp16_win_hann (dsp16_t *vect1, int size)
 16-bit fixed point version of the hann windowing function.
void dsp32_win_hann (dsp32_t *vect1, int size)
 32-bit fixed point version of the hann windowing function.


Define Documentation

#define WIN_HANN_A0   0.5

Definition at line 48 of file win_hann.c.

Referenced by dsp16_win_hann(), and dsp32_win_hann().


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