summaryrefslogtreecommitdiffstats
path: root/libavcodec/arm/h264pred_neon.S
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/arm/h264pred_neon.S')
-rw-r--r--libavcodec/arm/h264pred_neon.S7
1 files changed, 2 insertions, 5 deletions
diff --git a/libavcodec/arm/h264pred_neon.S b/libavcodec/arm/h264pred_neon.S
index fe8a369..815b67b 100644
--- a/libavcodec/arm/h264pred_neon.S
+++ b/libavcodec/arm/h264pred_neon.S
@@ -166,12 +166,9 @@ function ff_pred16x16_plane_neon, export=1
bx lr
endfunc
- .section .rodata
- .align 4
-p16weight:
+const p16weight, align=4
.short 1,2,3,4,5,6,7,8
-
- .text
+endconst
function ff_pred8x8_hor_neon, export=1
sub r2, r0, #1
OpenPOWER on IntegriCloud