Add ref frame rate cost to non-RD mode decision
authorJingning Han <jingning@google.com>
Wed, 11 Feb 2015 18:51:50 +0000 (10:51 -0800)
committerJingning Han <jingning@google.com>
Wed, 11 Feb 2015 19:08:10 +0000 (11:08 -0800)
commit4ce70e8847f73e70ad3e2ffa5ce3773b06addac0
treeb779fceb59df123bf94cc51aa7def55ff6a24cc3
parent2d924161c74ede567c925ab26ce489d78af12ccd
Add ref frame rate cost to non-RD mode decision

This commit adds a heuristic rate cost of reference frame to the
non-RD mode decision. It improves the compression performance of
speed -6 by 0.31% and speed -5 by 0.69%.

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