Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
12bf71b6
Commit
12bf71b6
authored
Oct 07, 2009
by
Måns Rullgård
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ARM: whitespace cosmetics
Originally committed as revision 20191 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
bef966e3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
dsputil_neon.S
libavcodec/arm/dsputil_neon.S
+3
-3
No files found.
libavcodec/arm/dsputil_neon.S
View file @
12bf71b6
...
@@ -249,7 +249,7 @@ function ff_\pfx\name\suf\()_neon, export=1
...
@@ -249,7 +249,7 @@ function ff_\pfx\name\suf\()_neon, export=1
.endm
.endm
function ff_put_h264_qpel16_mc00_neon, export=1
function ff_put_h264_qpel16_mc00_neon, export=1
mov
r3,
#16
mov
r3,
#16
.endfunc
.endfunc
pixfunc put_ pixels16
pixfunc put_ pixels16
...
@@ -258,13 +258,13 @@ function ff_put_h264_qpel16_mc00_neon, export=1
...
@@ -258,13 +258,13 @@ function ff_put_h264_qpel16_mc00_neon, export=1
pixfunc2 put_ pixels16_xy2, _no_rnd, vshrn.u16, 1
pixfunc2 put_ pixels16_xy2, _no_rnd, vshrn.u16, 1
function ff_avg_h264_qpel16_mc00_neon, export=1
function ff_avg_h264_qpel16_mc00_neon, export=1
mov
r3,
#16
mov
r3,
#16
.endfunc
.endfunc
pixfunc avg_ pixels16,, 1
pixfunc avg_ pixels16,, 1
function ff_put_h264_qpel8_mc00_neon, export=1
function ff_put_h264_qpel8_mc00_neon, export=1
mov
r3,
#8
mov
r3,
#8
.endfunc
.endfunc
pixfunc put_ pixels8
pixfunc put_ pixels8
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment