shithub: aacenc

Download patch

ref: 796270817fba1f62a49573b06ab0d8b4a7b33a8c
parent: 84beea1b673a6b235ac60cc4834c9e4fee1aa082
author: lenox <lenox>
date: Sat Jan 8 05:30:40 EST 2000

some cleanup

--- a/fastfft.c
+++ b/fastfft.c
@@ -6,19 +6,19 @@
 int unscambled2048[2048];
 fftw_complex FFTarray[2048];    /* the array for in-place FFT */
 
-static fftw_real K980785280[1] =
+fftw_real K980785280[1] =
 {FFTW_KONST(+0.980785280403230449126182236134239036973933731)};
-static fftw_real K195090322[1] =
+fftw_real K195090322[1] =
 {FFTW_KONST(+0.195090322016128267848284868477022240927691618)};
-static fftw_real K555570233[1] =
+fftw_real K555570233[1] =
 {FFTW_KONST(+0.555570233019602224742830813948532874374937191)};
-static fftw_real K831469612[1] =
+fftw_real K831469612[1] =
 {FFTW_KONST(+0.831469612302545237078788377617905756738560812)};
-static fftw_real K923879532[1] =
+fftw_real K923879532[1] =
 {FFTW_KONST(+0.923879532511286756128183189396788286822416626)};
-static fftw_real K382683432[1] =
+fftw_real K382683432[1] =
 {FFTW_KONST(+0.382683432365089771728459984030398866761344562)};
-static fftw_real K707106781[1] =
+fftw_real K707106781[1] =
 {FFTW_KONST(+0.707106781186547524400844362104849039284835938)};
 
 fftw_complex PFFTW(W_64)[30] = {