commit | e9c44a76a2e6d89abbeb455cc54aff4d919a5178 | [log] [tgz] |
---|---|---|
author | Jingning Han <jingning@google.com> | Thu Jun 09 20:44:00 2016 -0700 |
committer | Jingning Han <jingning@google.com> | Wed Jun 15 09:06:13 2016 -0700 |
tree | 91ec44a8f70662b40a08ce4226a7b2d3d796c66c | |
parent | 1faf2887981736b6e4c67ec7421caeb1dbfcc069 [diff] |
Refactor trellis optimization process This commit refactors the trellis coefficient optimization process. It saves multiplications used to generate the final dequantized coefficients. It also removes two memset operations on quantized and dequantized coefficient sets. The trellis coefficient optimization is on average running over 10% faster. Change-Id: If3aa26d2a706c3012bf2b7ac059bf1825250e81f