Fix to rd cost computation for mv bias.
authorMarco Paniconi <marpan@google.com>
Tue, 16 Oct 2012 01:41:32 +0000 (18:41 -0700)
committerMarco Paniconi <marpan@google.com>
Tue, 16 Oct 2012 20:37:38 +0000 (13:37 -0700)
commit4cf4c94ad1668dd140e2185497192d92c35d98ea
treeefad0eb1caa06d3a766d913f4ce0ce815b24b2c9
parent9da8a344373bd2503a1274fd0e096b6c8d4d0f47
Fix to rd cost computation for mv bias.

This prevents the rd cost from wrapping around and going negative.

Change-Id: Id61390537d2ad47762e410918bb4e18f6a0912d4
vp8/encoder/pickinter.c