Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
aom-rav1e
Commits
35777b8a
Commit
35777b8a
authored
Nov 22, 2017
by
Sebastien Alaiwan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove dead members: y_mode_prob, uv_mode_prob
Change-Id: I5b03c02657134bbd50c647645898c5d2f6286d2a
parent
9ade3940
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
av1/common/entropymode.h
av1/common/entropymode.h
+0
-2
No files found.
av1/common/entropymode.h
View file @
35777b8a
...
...
@@ -68,8 +68,6 @@ struct seg_counts {
};
typedef
struct
frame_contexts
{
aom_prob
y_mode_prob
[
BLOCK_SIZE_GROUPS
][
INTRA_MODES
-
1
];
aom_prob
uv_mode_prob
[
INTRA_MODES
][
UV_INTRA_MODES
-
1
];
coeff_cdf_model
coef_tail_cdfs
[
TX_SIZES
][
PLANE_TYPES
];
coeff_cdf_model
coef_head_cdfs
[
TX_SIZES
][
PLANE_TYPES
];
#if CONFIG_ADAPT_SCAN
...
...
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