commit | 175495fe738f9bf9b83a412716fade4a2a1898e5 | [log] [tgz] |
---|---|---|
author | Attila Nagy <attilanagy@google.com> | Mon Apr 23 15:20:07 2012 +0300 |
committer | Attila Nagy <attilanagy@google.com> | Mon Apr 23 15:33:04 2012 +0300 |
tree | 2753f79ef72efeeef28354c6e0d285d0a3c695c0 | |
parent | abf1784c313e5882280b1aa3f33098f5679401af [diff] |
Optimizes precalculated decoder block ptrs&offs The block pointers and offset do not need to be calculated for every frame. Block internal predictors can be update once when decoder is allocated. Destination and previous buffer offsets have to be updated just when frame size is changing. Change-Id: I92ca8df0e6aaac4cc35ab890751d446760bf82e2