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
Xiph.Org
aom-rav1e
Commits
6ae82908
Commit
6ae82908
authored
Dec 05, 2014
by
Jingning Han
Committed by
Gerrit Code Review
Dec 05, 2014
Browse files
Options
Browse Files
Download
Plain Diff
Merge "Remove redundant vp9_zero in choose_partitioning"
parents
69a9dc5c
9d88b308
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_encodeframe.c
+0
-1
No files found.
vp9/encoder/vp9_encodeframe.c
View file @
6ae82908
...
...
@@ -499,7 +499,6 @@ static void choose_partitioning(VP9_COMP *cpi,
const
struct
scale_factors
*
const
sf
=
&
cm
->
frame_refs
[
LAST_FRAME
-
1
].
sf
;
vp9_clear_system_state
();
vp9_zero
(
vt
);
set_offsets
(
cpi
,
tile
,
x
,
mi_row
,
mi_col
,
BLOCK_64X64
);
if
(
xd
->
mb_to_right_edge
<
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