aboutsummaryrefslogtreecommitdiff
path: root/celt/kiss_fft.h
diff options
context:
space:
mode:
authorRalph Giles <giles@thaumas.net>2011-10-26 20:24:49 -0700
committerRalph Giles <giles@thaumas.net>2011-10-26 20:24:49 -0700
commitda025d5632be80dad0af54af70d2cb0a286802d8 (patch)
tree6b0739d9c6d09418fdc60577f15c6702462703c7 /celt/kiss_fft.h
parent4923f3f80ecd77e8f3c549a7fca31c4fd83c9c4d (diff)
downloadlibopus-da025d5632be80dad0af54af70d2cb0a286802d8.tar.gz
Convert tabs to spaces in the opus and celt code.
Also reformat some, but by no means all, of the opus code for line length and three-character indents.
Diffstat (limited to 'celt/kiss_fft.h')
-rw-r--r--celt/kiss_fft.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/celt/kiss_fft.h b/celt/kiss_fft.h
index 95adf055..fe5a7b4d 100644
--- a/celt/kiss_fft.h
+++ b/celt/kiss_fft.h
@@ -54,12 +54,12 @@ extern "C" {
# include <xmmintrin.h>
# define kiss_fft_scalar __m128
#define KISS_FFT_MALLOC(nbytes) memalign(16,nbytes)
-#else
+#else
#define KISS_FFT_MALLOC opus_alloc
-#endif
+#endif
#ifdef FIXED_POINT
-#include "arch.h"
+#include "arch.h"
# define kiss_fft_scalar opus_int32
# define kiss_twiddle_scalar opus_int16