Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
aom-rav1e
Commits
f7ddbeba
Commit
f7ddbeba
authored
Jan 24, 2014
by
Dmitry Kovalev
Browse files
Removing unused inter_mode_counts field from CODING_CONTEXT.
Change-Id: I24ff8ab3d2c807906aa86974bcb4c540256206de
parent
d79b0706
Changes
1
Hide whitespace changes
Inline
Side-by-side
vp9/encoder/vp9_onyx_int.h
View file @
f7ddbeba
...
...
@@ -72,7 +72,6 @@ typedef struct {
// 0 = ZERO_MV, MV
signed
char
last_mode_lf_deltas
[
MAX_MODE_LF_DELTAS
];
int
inter_mode_counts
[
INTER_MODE_CONTEXTS
][
INTER_MODES
-
1
][
2
];
FRAME_CONTEXT
fc
;
}
CODING_CONTEXT
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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