Fix a bug induced in 0c2e393c3274da40e228a157a483c03380492092
ext-tx on derflr: +1.841% (was +1.756) Change-Id: Ic8c59a6fa3c77b0d2a2c493fe8cb758d91b0d886
This commit is contained in:
Родитель
2858110294
Коммит
f53153db42
|
@ -316,7 +316,7 @@ static const vpx_prob default_switchable_interp_prob[SWITCHABLE_FILTER_CONTEXTS]
|
|||
|
||||
#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,
|
||||
|
|
Загрузка…
Ссылка в новой задаче