]> granicus.if.org Git - libvpx/commit
Prevent negative cost for highbitdepth
authorDeb Mukherjee <debargha@google.com>
Fri, 3 Oct 2014 17:22:21 +0000 (10:22 -0700)
committerDeb Mukherjee <debargha@google.com>
Fri, 3 Oct 2014 17:22:21 +0000 (10:22 -0700)
commit431cdc33eee902bbc1c4272a8551e3734fe4a16f
tree6d3858940800c174023fa93d2ec2cd939f1a9710
parentba172ff0a587d8f47587c478b368c1ea33829a79
Prevent negative cost for highbitdepth

Adds proper scaling for highbitdepth in a rdopt cost.

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