]> granicus.if.org Git - libvpx/commit
slight adjustment to coef band definition
authorYaowu Xu <yaowu@google.com>
Wed, 2 May 2012 02:54:19 +0000 (19:54 -0700)
committerYaowu Xu <yaowu@google.com>
Wed, 2 May 2012 02:54:19 +0000 (19:54 -0700)
commitbd69b7d45941b4916dda738e1c05297ef4b03755
treefd36a227f9caae2e34fe0b4200088abbc6b1276b
parent4d6de817b483c8bd3e8bfd3bddfc56ad916b86b8
slight adjustment to coef band definition

This commit adjusted slightly the 4x4 coefficents band definition to
better classify coefficients with similar distributions and usages.
It helps derf set about .1%, it is alos slightly positive for std-hd
set, where 4x4 blocks are used less frequently.

The commit also removed a const array not in use.

Change-Id: I78d16905d4036641ec905b0c32c190c1def5b249
vp8/common/entropy.c
vp8/common/entropy.h