]> granicus.if.org Git - libvpx/commit
Cosmetic cleanups of filters
authorDeb Mukherjee <debargha@google.com>
Sun, 9 Jun 2013 13:54:17 +0000 (06:54 -0700)
committerGerrit Code Review <gerrit@gerrit.golo.chromium.org>
Mon, 10 Jun 2013 19:06:36 +0000 (12:06 -0700)
commit995ce523eb8393f655545dc20cb9bbea74de9707
tree093e59fb5769c787c3b0192dc1e8b28c66058695
parentde6ec27d1a13301dd101182c954d3ec0b4e0e31d
Cosmetic cleanups of filters

No bitstream change.

Removes unused filters and the code for the case of 2 switchable filters;
also changes the 8tap-smooth filter coefficients for integer shifts to be
interpolating to be consistent with the way it is implemented currently.

Change-Id: I96c542fd8c06f4e0df507a645976f58e6de92aae
test/convolve_test.cc
vp9/common/vp9_entropymode.c
vp9/common/vp9_filter.c