]> granicus.if.org Git - libvpx/commit
Calculate SSIM over both reconstruction as well as postproc buffer.
authorRonald S. Bultje <rbultje@google.com>
Mon, 1 Apr 2013 16:10:27 +0000 (09:10 -0700)
committerRonald S. Bultje <rbultje@google.com>
Mon, 1 Apr 2013 16:10:27 +0000 (09:10 -0700)
commit6dd6ffb0bbb450069553f4484871b1e378b18c04
treeb0cec312d00e41ed6d83dd283a412e906b77c137
parent9eea9fa20637df99da6d7a70fb89a6dfb415c33d
Calculate SSIM over both reconstruction as well as postproc buffer.

We used to calculate SSIM only over the postproc buffer, whereas we
calculate PSNR for both. Compared to postproc-SSIM, this is about 0.3%
higher for derf, 1.4% lower for hd and 0.5% lower for stdhd, although
it is highly variable on a per-clip basis.

Change-Id: I8dd491f0f5b4201dedfb15d288c854d5d4caa10f
vp9/encoder/vp9_onyx_if.c
vp9/encoder/vp9_onyx_int.h