Skip to content
GitLab
Menu
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
c3f9b070
Commit
c3f9b070
authored
Jun 09, 2013
by
Ronald S. Bultje
Committed by
Gerrit Code Review
Jun 09, 2013
Browse files
Merge "New comp_inter defaults." into experimental
parents
3993d309
99e10253
Changes
1
Show whitespace changes
Inline
Side-by-side
vp9/common/vp9_entropymode.c
View file @
c3f9b070
...
...
@@ -134,7 +134,7 @@ static const vp9_prob default_intra_inter_p[INTRA_INTER_CONTEXTS] = {
};
static
const
vp9_prob
default_comp_inter_p
[
COMP_INTER_CONTEXTS
]
=
{
2
5
,
66
,
106
,
142
,
183
2
39
,
183
,
119
,
96
,
41
};
static
const
vp9_prob
default_comp_ref_p
[
REF_CONTEXTS
]
=
{
...
...
Write
Preview
Supports
Markdown
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