aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/rv40dsp.asm
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2017-03-01 19:04:03 +0100
committerDiego Biurrun <diego@biurrun.de>2017-03-05 14:26:06 +0100
commit6eef263aca281fb582e1fa3d841ac20ef747a252 (patch)
treeef1b8132b1e388b8f405063fdc8baec4353e98ec /libavcodec/x86/rv40dsp.asm
parent3303f86467efa99f23c670707f5be094cc9ce547 (diff)
downloadffmpeg-6eef263aca281fb582e1fa3d841ac20ef747a252.tar.gz
x86: Merge align directives into SECTION_RODATA declarations where possible
Diffstat (limited to 'libavcodec/x86/rv40dsp.asm')
-rw-r--r--libavcodec/x86/rv40dsp.asm3
1 files changed, 1 insertions, 2 deletions
diff --git a/libavcodec/x86/rv40dsp.asm b/libavcodec/x86/rv40dsp.asm
index 77f6ddb25d..4949842e8f 100644
--- a/libavcodec/x86/rv40dsp.asm
+++ b/libavcodec/x86/rv40dsp.asm
@@ -23,9 +23,8 @@
%include "libavutil/x86/x86util.asm"
-SECTION_RODATA
+SECTION_RODATA 16
-align 16
pw_1024: times 8 dw 1 << (16 - 6) ; pw_1024
sixtap_filter_hb_m: times 8 db 1, -5