comparison sparc/simple_idct_vis.c @ 11457:766ca433df3b libavcodec

sparc: fix dsputil prototypes
author mru
date Wed, 10 Mar 2010 22:24:42 +0000
parents 98970e51365a
children
comparison
equal deleted inserted replaced
11456:c16e47ff9a49 11457:766ca433df3b
21 * License along with FFmpeg; if not, write to the Free Software 21 * License along with FFmpeg; if not, write to the Free Software
22 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 22 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
23 */ 23 */
24 24
25 #include "libavcodec/dsputil.h" 25 #include "libavcodec/dsputil.h"
26 #include "dsputil_vis.h"
26 27
27 static const DECLARE_ALIGNED(8, int16_t, coeffs)[28] = { 28 static const DECLARE_ALIGNED(8, int16_t, coeffs)[28] = {
28 - 1259,- 1259,- 1259,- 1259, 29 - 1259,- 1259,- 1259,- 1259,
29 - 4989,- 4989,- 4989,- 4989, 30 - 4989,- 4989,- 4989,- 4989,
30 -11045,-11045,-11045,-11045, 31 -11045,-11045,-11045,-11045,