Commit 87748a78 authored by mru's avatar mru

ARM: whitespace cosmetics

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@20191 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent dffc61c6
......@@ -249,7 +249,7 @@ function ff_\pfx\name\suf\()_neon, export=1
.endm
function ff_put_h264_qpel16_mc00_neon, export=1
mov r3, #16
mov r3, #16
.endfunc
pixfunc put_ pixels16
......@@ -258,13 +258,13 @@ function ff_put_h264_qpel16_mc00_neon, export=1
pixfunc2 put_ pixels16_xy2, _no_rnd, vshrn.u16, 1
function ff_avg_h264_qpel16_mc00_neon, export=1
mov r3, #16
mov r3, #16
.endfunc
pixfunc avg_ pixels16,, 1
function ff_put_h264_qpel8_mc00_neon, export=1
mov r3, #8
mov r3, #8
.endfunc
pixfunc put_ pixels8
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment