]> granicus.if.org Git - libvpx/commit
Add mode cost to sub8x8 block mode decision in rtc coding
authorJingning Han <jingning@google.com>
Tue, 10 Feb 2015 23:32:38 +0000 (15:32 -0800)
committerGerrit Code Review <gerrit@gerrit.golo.chromium.org>
Wed, 11 Feb 2015 22:43:02 +0000 (14:43 -0800)
commite665c8f2c948f65a54de639e01efbd42d3d00bfc
tree80383fa24a6b60b7c5cc10d4aa4d2dc80fb64ef0
parentc9725813db4413ed4f4d8fcf11c4234ed9c8fe2e
Add mode cost to sub8x8 block mode decision in rtc coding

This commit allows the encoder to properly account for the mode
cost in sub8x8 non-RD mode decision.

Change-Id: I2951960d20e37ed08e372ee0c7044935b2b9b899
vp9/encoder/vp9_pickmode.c