Skip to content
GitLab
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
1a86b013
Commit
1a86b013
authored
Oct 02, 2017
by
Debargha Mukherjee
Browse files
Enable 32x64 and 64x32 transforms
Change-Id: I73e9d2d327b062828a75bc99fb348441dd32174a
parent
e36a08c4
Changes
1
Hide whitespace changes
Inline
Side-by-side
av1/common/blockd.h
View file @
1a86b013
...
...
@@ -1071,8 +1071,8 @@ static INLINE int is_rect_tx_allowed_bsize(BLOCK_SIZE bsize) {
1
,
// BLOCK_16X32
1
,
// BLOCK_32X16
0
,
// BLOCK_32X32
0
,
// BLOCK_32X64
0
,
// BLOCK_64X32
1
,
// BLOCK_32X64
1
,
// BLOCK_64X32
0
,
// BLOCK_64X64
#if CONFIG_EXT_PARTITION
0
,
// BLOCK_64X128
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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