Reoptimizing the interpolation filters
authorDeb Mukherjee <debargha@google.com>
Tue, 26 Mar 2013 05:10:06 +0000 (22:10 -0700)
committerDeb Mukherjee <debargha@google.com>
Tue, 26 Mar 2013 23:34:35 +0000 (16:34 -0700)
commit57c97e2a5ba53d945513aa54fdbffa82ce8d08d8
tree95ea5e1cf804c9ccfad36c18ea325b0cb3b550d7
parentf68350ca98f0bb5b6301c60c1e854de6239ee6d1
Reoptimizing the interpolation filters

Reoptimizes the 8-tap smooth filter.

Results:
derf: +0.101%
yt: +0.157%
hd: +0.791%
stdhd: +0.264%

The next step will be to reoptimize the other two filters.

Change-Id: I3d256a510ad9c7c30c33fae4a70fb43dfc708ed0
vp9/common/vp9_filter.c