summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encoder.c
diff options
context:
space:
mode:
authorJingning Han <jingning@google.com>2015-07-07 11:36:05 -0700
committerJingning Han <jingning@google.com>2015-07-07 11:36:05 -0700
commitcccad1c5de41e29d6cc64c6e11a1d91c8486d090 (patch)
treed160b83e82fb7d38fbfe93e62cff9c06adc719c8 /vp9/encoder/vp9_encoder.c
parent0ede9f52b796b6d8e02046b24f68a3db8b9f5920 (diff)
downloadlibvpx-cccad1c5de41e29d6cc64c6e11a1d91c8486d090.tar
libvpx-cccad1c5de41e29d6cc64c6e11a1d91c8486d090.tar.gz
libvpx-cccad1c5de41e29d6cc64c6e11a1d91c8486d090.tar.bz2
libvpx-cccad1c5de41e29d6cc64c6e11a1d91c8486d090.zip
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
Diffstat (limited to 'vp9/encoder/vp9_encoder.c')
0 files changed, 0 insertions, 0 deletions