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
29c1af29
Commit
29c1af29
authored
Jan 24, 2014
by
Dmitry Kovalev
Committed by
Gerrit Code Review
Jan 24, 2014
Browse files
Merge "Removing unused inter_mode_counts field from CODING_CONTEXT."
parents
6a457ef7
f7ddbeba
Changes
1
Hide whitespace changes
Inline
Side-by-side
vp9/encoder/vp9_onyx_int.h
View file @
29c1af29
...
...
@@ -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