]> granicus.if.org Git - libvpx/commit
Make chroma component RD estimate support transform partition
authorJingning Han <jingning@google.com>
Thu, 8 Oct 2015 23:46:10 +0000 (16:46 -0700)
committerJingning Han <jingning@google.com>
Fri, 9 Oct 2015 01:04:03 +0000 (18:04 -0700)
commita8dad55c8262fd7b03f1379ec31ce37cc6d599cc
tree61d82fe9d43a32d11e98f1231ee979e231539ffa
parent704985e65aa5fd60c7257fd5fd40c9fda433cf82
Make chroma component RD estimate support transform partition

This commit makes the rate-distortion optimization for chroma
component support the recursive transform block coding scheme.

Change-Id: I1bfed6d05b0ebb3905cb625222401e2ccbae10f3
vp10/encoder/encodemb.c
vp10/encoder/rdopt.c