commit | 2ea519e5fa31625b57347992f20f1741b6ea057f | [log] [tgz] |
---|---|---|
author | Nathan E. Egge <negge@mozilla.com> | Thu Feb 16 18:18:15 2017 -0500 |
committer | Nathan Egge <negge@mozilla.com> | Fri Feb 17 19:29:53 2017 +0000 |
tree | 483ad4ae97efd6046e7a295bb7146c399a1647fe | |
parent | 5c207296f656db44af6796c1c93b2d7b0ae7fbbb [diff] |
Use tx_size_cdf with CONFIG_EC_MULTISYMBOL. This commit produces a bit-exact bitstream because prior calls to code the tx_size using aom_write_tree() would automatically convert the aom_tree_index on the fly to a CDF. The tx_size_cdf[]'s are now computed once per frame. Based on recent tests, this patch reduces decode time by 4%. Change-Id: I920dbf036b8a9574ea6e65ae5f9c43eef1c3f864