]> granicus.if.org Git - libvpx/commit
Scale the distortion mectric with tx size
authorJingning Han <jingning@google.com>
Sat, 21 Jul 2018 23:04:34 +0000 (16:04 -0700)
committerJingning Han <jingning@google.com>
Sun, 22 Jul 2018 14:33:37 +0000 (07:33 -0700)
commit6dba2fb7774e9f02ff7bb4e2778a614a70720f44
tree4b9dafcf62840104d168d026615fd3384ffad95a
parent2013915a95eca827456e999dce1554a5875c7baf
Scale the distortion mectric with tx size

Properly scale the distortion metric according to the tranfer
function gain of the transform block size.

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