]> granicus.if.org Git - libvpx/commit
change to use fast ssim code for internal ssim calculations
authorYaowu Xu <yaowu@google.com>
Mon, 2 May 2011 22:27:14 +0000 (15:27 -0700)
committerYaowu Xu <yaowu@google.com>
Tue, 3 May 2011 15:36:17 +0000 (08:36 -0700)
commit6c565fada0820c9c2be6e931237b858cf8bbb5d1
tree7142ff9627f32125bced640993d53f3d46bbedcf
parentaeca599087409c83cf4e24a59b5830a380e22327
change to use fast ssim code for internal ssim calculations

The commit also removed the slow ssim calculation that uses a 7x7
kernel, and revised the comments to better describe how sample ssim
values are computed and averaged

Change-Id: I1d874073cddca00f3c997f4b9a9a3db0aa212276
vp8/encoder/onyx_if.c
vp8/encoder/ssim.c