]> granicus.if.org Git - libvpx/commit
Fix calc_highbd_psnr
authorAdrian Grange <agrange@google.com>
Fri, 27 Feb 2015 22:02:49 +0000 (14:02 -0800)
committerAdrian Grange <agrange@google.com>
Fri, 27 Feb 2015 22:05:02 +0000 (14:05 -0800)
commit54293ee3c7be3fd1b7880e2049fd07370a52d10f
tree9cd0dfa53b1787109483a2ec10689762057faa0b
parent2b0ed0842fca7b646f75e67388162903ce8f2ef6
Fix calc_highbd_psnr

Should use the crop dimensions of the frame rather
than the extended size.

Change-Id: I49ed041a46ff0753d43e074020857b7ff2f95e17
vp9/encoder/vp9_encoder.c