commit | 5223a4b4055ea6e3214be2cb164b63c2436b760e | [log] [tgz] |
---|---|---|
author | Jingning Han <jingning@google.com> | Mon Jun 20 10:56:04 2016 -0700 |
committer | Jingning Han <jingning@google.com> | Mon Jun 20 16:59:28 2016 -0700 |
tree | e4bdd5609b29932cdc6540e1c51f5ee2f161ddfb | |
parent | 019b75086797567f525d167d4b6e127e578bbb2c [diff] |
Handle two identical states in the trellis chain When the next two states are identical, skip repeated cost table fetch and multiplication operations. This makes the trellis unit about 5% faster. Change-Id: I0dbf7ad0a5732044e4e45dd59e9431a251c678f2