win_hamming.c File Reference


Detailed Description

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

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

Definition in file win_hamming.c.

#include "dsp.h"

Go to the source code of this file.

Defines

#define WIN_HAMM_A0   0.53836
#define WIN_HAMM_A1   0.46164

Functions

void dsp16_win_hamm (dsp16_t *vect1, int size)
 16-bit fixed point version of the hamming windowing function.
void dsp32_win_hamm (dsp32_t *vect1, int size)
 32-bit fixed point version of the hamming windowing function.


Define Documentation

#define WIN_HAMM_A0   0.53836

Definition at line 48 of file win_hamming.c.

Referenced by dsp16_win_hamm(), and dsp32_win_hamm().

#define WIN_HAMM_A1   0.46164

Definition at line 49 of file win_hamming.c.

Referenced by dsp16_win_hamm(), and dsp32_win_hamm().


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