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
ea5a1d14
Commit
ea5a1d14
authored
Oct 22, 2015
by
Michael Niedermayer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
avcodec/x86/vc1dsp: Remove unused macro
Signed-off-by:
Michael Niedermayer
<
michael@niedermayer.cc
>
parent
47020421
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
7 deletions
+0
-7
vc1dsp.asm
libavcodec/x86/vc1dsp.asm
+0
-7
No files found.
libavcodec/x86/vc1dsp.asm
View file @
ea5a1d14
...
...
@@ -319,13 +319,6 @@ cglobal vc1_h_loop_filter8, 3,5,8
RET
%if
HAVE_MMX_INLINE
%macro
NORMALIZE_MMX
1
; shift
paddw
m3
,
m7
; +bias-r
paddw
m4
,
m7
; +bias-r
psraw
m3
,
%1
psraw
m4
,
%1
%endmacro
; Compute the rounder 32-r or 8-r and unpacks it to m7
%macro
LOAD_ROUNDER_MMX
1
; round
movd
m7
,
%1
...
...
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