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
Xiph.Org
aom-rav1e
Commits
cce6692a
Commit
cce6692a
authored
Oct 09, 2017
by
Debargha Mukherjee
Browse files
Turn on 32x64 and 64x32 transforms for real
Change-Id: Ie4382b8a1c0f87ce50e9afefd1cef8ca55435c61
parent
aa2965e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
av1/common/common_data.h
View file @
cce6692a
...
...
@@ -667,7 +667,7 @@ static const TX_SIZE max_txsize_rect_lookup[BLOCK_SIZES_ALL] = {
TX_16X32
,
TX_32X16
,
TX_32X32
,
#if CONFIG_TX64X64
// 32X64, 64X32,
TX_32X
32
,
TX_
32
X32
,
TX_32X
64
,
TX_
64
X32
,
// 64X64
TX_64X64
,
#if CONFIG_EXT_PARTITION
...
...
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