summaryrefslogtreecommitdiff
path: root/libavcodec/arm/mpegvideo_neon.S
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2010-06-02 18:49:53 +0000
committerMåns Rullgård <mans@mansr.com>2010-06-02 18:49:53 +0000
commita76eec3b7803a20a06f0d3a144a09deebfccdb57 (patch)
tree8eed1013958dcfb0f2520a186b25821dfa89679b /libavcodec/arm/mpegvideo_neon.S
parent83b707613181c01fd4e9d25dda6787af439d2e41 (diff)
ARM: fail build if hardcoded struct offsets are wrong
Originally committed as revision 23427 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/arm/mpegvideo_neon.S')
-rw-r--r--libavcodec/arm/mpegvideo_neon.S8
1 files changed, 1 insertions, 7 deletions
diff --git a/libavcodec/arm/mpegvideo_neon.S b/libavcodec/arm/mpegvideo_neon.S
index fa7aca13f8..b25ead4941 100644
--- a/libavcodec/arm/mpegvideo_neon.S
+++ b/libavcodec/arm/mpegvideo_neon.S
@@ -19,13 +19,7 @@
*/
#include "asm.S"
-
-#define Y_DC_SCALE 0xa54
-#define C_DC_SCALE 0xa58
-#define AC_PRED 0xa80
-#define BLOCK_LAST_INDEX 0x2278
-#define INTER_SCANTAB_RASTER_END 0x2478
-#define H263_AIC 0x2728
+#include "asm-offsets.h"
function ff_dct_unquantize_h263_inter_neon, export=1
add r0, r0, #0x2200