commit | 1a86b0138213b6302bc1784e5d83459ffb6f499a | [log] [tgz] |
---|---|---|
author | Debargha Mukherjee <debargha@google.com> | Mon Oct 02 23:58:11 2017 -0700 |
committer | Debargha Mukherjee <debargha@google.com> | Mon Oct 09 16:03:34 2017 +0000 |
tree | a34a3a3ceaf4ee5c89015117f6bba28e71dad81b | |
parent | e36a08c4cb4f2e15dfcf72743cb066a15e497271 [diff] |
Enable 32x64 and 64x32 transforms Change-Id: I73e9d2d327b062828a75bc99fb348441dd32174a
diff --git a/av1/common/blockd.h b/av1/common/blockd.h index 24c37ba..ffd3680 100644 --- a/av1/common/blockd.h +++ b/av1/common/blockd.h
@@ -1071,8 +1071,8 @@ 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