Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
ffmpeg
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
ffmpeg
Commits
59ebf32b
Commit
59ebf32b
authored
Nov 02, 2015
by
Timothy Gu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
huffyuvencdsp: Undefine "i" macro after each use
parent
32fed702
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
huffyuvencdsp.asm
libavcodec/x86/huffyuvencdsp.asm
+3
-0
No files found.
libavcodec/x86/huffyuvencdsp.asm
View file @
59ebf32b
...
...
@@ -116,6 +116,7 @@ DIFF_BYTES_PROLOGUE
%
define
regsize
mmsize
DIFF_BYTES_LOOP_PREP
.
skip_main_aa
DIFF_BYTES_BODY
a
,
a
%undef
i
%endif
INIT_XMM
sse2
...
...
@@ -129,6 +130,7 @@ DIFF_BYTES_PROLOGUE
DIFF_BYTES_BODY
a
,
a
DIFF_BYTES_BODY
u
,
a
DIFF_BYTES_BODY
u
,
u
%undef
i
%if
HAVE_AVX2_EXTERNAL
INIT_YMM
avx2
...
...
@@ -144,4 +146,5 @@ DIFF_BYTES_PROLOGUE
DIFF_BYTES_BODY
a
,
a
DIFF_BYTES_BODY
u
,
a
DIFF_BYTES_BODY
u
,
u
%undef
i
%endif
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