tx64 prob tweaks.

A little improvement in results on hevchd

Change-Id: Ib71a57c4bec34bf688e1d53dbf73eb4525e7805b
This commit is contained in:
Debargha Mukherjee
2015-09-28 09:41:19 -07:00
parent 4f371ac4f2
commit b80a04bd63

View File

@@ -488,8 +488,8 @@ const vp9_tree_index vp9_single_ref_tree[TREE_SIZE(SINGLE_REFS)] = {
static const struct tx_probs default_tx_probs = {
#if CONFIG_TX64X64
{ { 1, 3, 136, 192 },
{ 1, 4, 52, 128 } },
{ { 1, 3, 136, 208 },
{ 1, 4, 52, 168 } },
#endif
{ { 3, 136, 37 },