Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Yushin Cho
aom-rav1e
Commits
85187243
Commit
85187243
authored
Mar 06, 2016
by
Nathan Egge
Committed by
Nathan Egge
Mar 07, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix compiler warning in od_dering.c.
Change-Id: I4616af430ebbe43ced6f91ccf67a4fc0f40ba3bf
parent
485d6a69
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
vp10/common/od_dering.c
vp10/common/od_dering.c
+1
-0
No files found.
vp10/common/od_dering.c
View file @
85187243
...
...
@@ -313,6 +313,7 @@ void od_dering(const od_dering_opt_vtbl *vtbl, int16_t *y, int ystride,
}
}
#else
(
void
)
overlap
;
skip
=
bskip
[
by
*
skip_stride
+
bx
];
#endif
if
(
skip
)
thresh
[
by
][
bx
]
=
0
;
...
...
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