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
b2ec0a0d
Commit
b2ec0a0d
authored
Sep 18, 2015
by
Debargha Mukherjee
Committed by
Gerrit Code Review
Sep 18, 2015
Browse files
Options
Browse Files
Download
Plain Diff
Merge "Changes to ext-tx probs" into nextgenv2
parents
09ff5f27
c4b4db4b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
vp10/common/entropymode.c
vp10/common/entropymode.c
+3
-3
No files found.
vp10/common/entropymode.c
View file @
b2ec0a0d
...
...
@@ -334,9 +334,9 @@ const vpx_tree_index vp10_ext_tx_tree[TREE_SIZE(EXT_TX_TYPES)] = {
};
static
const
vpx_prob
default_ext_tx_prob
[
EXT_TX_SIZES
][
EXT_TX_TYPES
-
1
]
=
{
{
1
44
,
20
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
},
{
1
28
,
20
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
},
{
112
,
20
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
},
{
1
12
,
16
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
},
{
1
12
,
16
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
},
{
112
,
16
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
,
128
},
};
#endif // CONFIG_EXT_TX
...
...
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