]> granicus.if.org Git - libvpx/commit
Experiment: use 12 taps for sharp filter
authorAngie Chiang <angiebird@google.com>
Fri, 5 Feb 2016 19:05:56 +0000 (11:05 -0800)
committerAngie Chiang <angiebird@google.com>
Sat, 6 Feb 2016 01:39:37 +0000 (17:39 -0800)
commitb9d3fbe0c59ec58bd14d7c7fb260af6e26050c72
tree02739c1fb7816d1049e2d882ef71727d6386f197
parentd5349112e86c73a153ce8260cdb9291dc2f1e067
Experiment: use 12 taps for sharp filter

Set USE_12_SHARP_FILTER to 1 to turn on the experiment
The psnr percentages increase
       derf   stdhd
lowbd  +0.332 +0.318
highbd +0.476 +0.507

Change-Id: I783c0fc764ee8541645e100453c9b2073924e209
vp10/common/filter.c