Dmitry Kovalev 4def0a8125 Cleaning up and fixing psnr calculation code.
Introducing calc_psnr() which calculates psnr between two yv12 buffers.
Previously we incorrectly used width/height instead of
crop_width/crop_height to calculate number of samples -- fixed.

Change-Id: Iecda01980555de55ad347e0276e6641c793fa56c
2014-01-10 16:09:56 -08:00
..
2014-01-06 14:19:44 -08:00
2013-07-12 15:25:48 -07:00
2014-01-08 12:05:53 -07:00