Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FFmpeg
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
libremedia
Tethys
FFmpeg
Commits
12bf71b6
Commit
12bf71b6
authored
15 years ago
by
Måns Rullgård
Browse files
Options
Downloads
Patches
Plain Diff
ARM: whitespace cosmetics
Originally committed as revision 20191 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
bef966e3
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
libavcodec/arm/dsputil_neon.S
+3
-3
3 additions, 3 deletions
libavcodec/arm/dsputil_neon.S
with
3 additions
and
3 deletions
libavcodec/arm/dsputil_neon.S
+
3
−
3
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment