commit | cccad1c5de41e29d6cc64c6e11a1d91c8486d090 | [log] [tgz] |
---|---|---|
author | Jingning Han <jingning@google.com> | Tue Jul 07 11:36:05 2015 -0700 |
committer | Jingning Han <jingning@google.com> | Tue Jul 07 11:36:05 2015 -0700 |
tree | d160b83e82fb7d38fbfe93e62cff9c06adc719c8 | |
parent | 0ede9f52b796b6d8e02046b24f68a3db8b9f5920 [diff] |
Reduce dqcoeff array size in decoder The decoding process handles detokenization and reconstruction per transform block sequentially. There is no need to offset the dqcoeff buffer according to the transform block index. This allows to reduce the memory spill and improve cache performance. Change-Id: Ibb8bfe532a7a08fcabaf6d42cbec1e986901d32d