Fix a bug induced in 0c2e393c3274da40e228a157a483c03380492092 ext-tx on derflr: +1.841% (was +1.756) Change-Id: Ic8c59a6fa3c77b0d2a2c493fe8cb758d91b0d886
diff --git a/vp10/common/entropymode.c b/vp10/common/entropymode.c index 00f26f2..5bbe045 100644 --- a/vp10/common/entropymode.c +++ b/vp10/common/entropymode.c
@@ -316,7 +316,7 @@ #if CONFIG_EXT_TX const vpx_tree_index vp10_ext_tx_tree[TREE_SIZE(EXT_TX_TYPES)] = { - -ALT16, 2 + -ALT16, 2, -NORM, 4, -ALT15, 6, 8, 18,