Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
aom-rav1e
Commits
2250c6b0
Commit
2250c6b0
authored
Jun 06, 2016
by
Angie Chiang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix build failure happened in reconinter.c
Change-Id: Ifd5ed91e4e91238fb53a202c8d76c11fbb9ccf7c
parent
3713949b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
vp10/common/reconinter.c
vp10/common/reconinter.c
+1
-1
No files found.
vp10/common/reconinter.c
View file @
2250c6b0
...
...
@@ -490,7 +490,7 @@ static void build_masked_compound_wedge_extend_highbd(
vpx_highbd_blend_mask6
(
dst_8
,
dst_stride
,
src0_8
,
src0_stride
,
src1_8
,
src1_stride
,
mask
,
bw
,
mask
,
4
*
num_4x4_blocks_wide_lookup
[
sb_type
]
,
h
,
w
,
subh
,
subw
,
bd
);
}
#endif // CONFIG_VP9_HIGHBITDEPTH
...
...
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