ref: cccad1c5de41e29d6cc64c6e11a1d91c8486d090
parent: 0ede9f52b796b6d8e02046b24f68a3db8b9f5920
author: Jingning Han <jingning@google.com>
date: Tue Jul 7 07:36:05 EDT 2015
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