Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Raphael Zumer
aom-rav1e
Commits
34ff768f
Commit
34ff768f
authored
Apr 24, 2018
by
Thomas Daede
Browse files
Export default_angle_delta_cdf.
parent
de00675f
Changes
1
Hide whitespace changes
Inline
Side-by-side
av1/common/entropymode.c
View file @
34ff768f
...
...
@@ -3237,7 +3237,7 @@ const aom_cdf_prob
#endif // CONFIG_KF_CTX
#if CONFIG_EXT_INTRA_MOD
static
const
aom_cdf_prob
default_angle_delta_cdf
[
DIRECTIONAL_MODES
][
CDF_SIZE
(
const
aom_cdf_prob
default_angle_delta_cdf
[
DIRECTIONAL_MODES
][
CDF_SIZE
(
2
*
MAX_ANGLE_DELTA
+
1
)]
=
{
{
AOM_CDF7
(
2340
,
5327
,
7611
,
23102
,
27196
,
30546
)
},
{
AOM_CDF7
(
3267
,
8071
,
11970
,
21822
,
25619
,
30034
)
},
...
...
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