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
4266a7ed
Commit
4266a7ed
authored
Jul 11, 2017
by
Luc Trudeau
Browse files
[CFL] Average alpha CDF
Change-Id: Id556e8d77c5871ddae338baa1abfb93b7aa207e9
parent
96b31516
Changes
1
Hide whitespace changes
Inline
Side-by-side
av1/common/entropy.c
View file @
4266a7ed
...
...
@@ -5667,6 +5667,10 @@ void av1_average_tile_intra_cdfs(FRAME_CONTEXT *fc, FRAME_CONTEXT *ec_ctxs[],
#endif
AVERAGE_TILE_CDFS(uv_mode_cdf)
#if CONFIG_CFL
AVERAGE_TILE_CDFS(cfl_alpha_cdf)
#endif
AVERAGE_TILE_CDFS(partition_cdf)
#if CONFIG_DELTA_Q
...
...
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