commit | 39204068219d7ba16f10e30a8dcfb4ead08e33bd | [log] [tgz] |
---|---|---|
author | Alex Converse <aconverse@google.com> | Thu Feb 02 15:59:29 2017 -0800 |
committer | Alex Converse <aconverse@google.com> | Mon Feb 13 21:01:51 2017 +0000 |
tree | 78bca2bc8f62718457c2c25febe71a4172821fda | |
parent | e0b7151138afc8f36e61d83b9c907fa20cb5d5be [diff] |
ans: Use a subnormal initial state This saves the cost of encoding one symbol per partition. Currently in practice this is usually the last DCT token sign so it saves one bit. Most of the time these gains aren't realized but occasionally it makes the final state one byte smaller or saves one renormalization. Change-Id: Ibe5dc5d3471f51f932164b32e3bf28fb7b914805