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
7f8feefd
Commit
7f8feefd
authored
Apr 20, 2017
by
Debargha Mukherjee
Browse files
With chroma2x2 turn compound sub8x8 off by default
Change-Id: Ie1e45b318d5f1b53c6519d91bd3e9c11a30ec56d
parent
b472a943
Changes
1
Hide whitespace changes
Inline
Side-by-side
av1/common/blockd.h
View file @
7f8feefd
...
...
@@ -36,7 +36,7 @@
extern
"C"
{
#endif
#define SUB8X8_COMP_REF
1
#define SUB8X8_COMP_REF
(!(CONFIG_CB4X4 && CONFIG_CHROMA_2X2))
#define MAX_MB_PLANE 3
...
...
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