]> granicus.if.org Git - libvpx/commit
Return rate and distortion cost values from non-RD mode decision
authorJingning Han <jingning@google.com>
Thu, 13 Mar 2014 19:52:59 +0000 (12:52 -0700)
committerJingning Han <jingning@google.com>
Thu, 13 Mar 2014 19:52:59 +0000 (12:52 -0700)
commitca0625ff3128f32510f21bfc47e7675ff47882b3
treeb1929a10df7e66ceebd888292653ea8030d691b0
parent8e7f37a8240284d3f81480328e3a887341844d67
Return rate and distortion cost values from non-RD mode decision

This commit allows the non-RD mode decision process to return the
rate and distortion costs associated with the selected mode.

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