Enable sub8x8 inter mode with scaled ref frame in RD optimization
authorJingning Han <jingning@google.com>
Tue, 8 Sep 2015 16:53:23 +0000 (09:53 -0700)
committerJingning Han <jingning@google.com>
Wed, 9 Sep 2015 00:29:06 +0000 (00:29 +0000)
commit50461166b748b00ea18e6e362b8b1bba0709ab91
treedd395bb056dc0aedd2593aa1ab2b4a89c6bc69c4
parent0278ae16f62cea3504a9a2ec2793c88bd9252001
Enable sub8x8 inter mode with scaled ref frame in RD optimization

This commit allows the encoder to include sub8x8 inter mode with
scaled reference frame in the rate-distortion optimization scheme.

Change-Id: Ibbe9678801592826ef22566566dcdeeb008350d5
vp9/encoder/vp9_rdopt.c