diff mpegaudiodec.c @ 11369:98970e51365a libavcodec

Remove DECLARE_ALIGNED_{8,16} macros These macros are redundant. All uses are replaced with the generic DECLARE_ALIGNED macro instead.
author mru
date Sat, 06 Mar 2010 14:24:59 +0000
parents 34a65026fa06
children 1cd8731bbe7f
line wrap: on
line diff
--- a/mpegaudiodec.c	Sat Mar 06 12:40:43 2010 +0000
+++ b/mpegaudiodec.c	Sat Mar 06 14:24:59 2010 +0000
@@ -95,7 +95,7 @@
     SCALE_GEN(4.0 / 9.0), /* 9 steps */
 };
 
-DECLARE_ALIGNED_16(MPA_INT, ff_mpa_synth_window)[512];
+DECLARE_ALIGNED(16, MPA_INT, ff_mpa_synth_window)[512];
 
 /**
  * Convert region offsets to region sizes and truncate