|
|
|
|
/home/brennan/n-sim/Vaike/linux/system-addons/apps/int_fft.h File Reference
Go to the source code of this file.
|
Defines |
#define | fixed short |
Functions |
int | fix_fft (short fr[], short fi[], int m, int reverse) |
void | window (fixed fr[], int n) |
Define Documentation
Function Documentation
int fix_fft |
( |
short |
fr[], |
|
|
short |
fi[], |
|
|
int |
m, |
|
|
int |
reverse |
|
) |
|
|
void window |
( |
fixed |
fr[], |
|
|
int |
n |
|
) |
|
|
|