Home
Project Page
Download
CVS
Installation
Configuration
Plug-ins
00001 #ifndef fixed 00002 #define fixed short 00003 #endif 00004 00005 int fix_fft(short fr[], short fi[], int m, int reverse); 00006 void window(fixed fr[], int n);