]> granicus.if.org Git - libvpx/commit
Refactor per block rate distortion estimate
authorJingning Han <jingning@google.com>
Wed, 22 Apr 2015 00:08:35 +0000 (17:08 -0700)
committerJingning Han <jingning@google.com>
Mon, 1 Jun 2015 19:41:45 +0000 (12:41 -0700)
commit0451c6b6dda9a92e2d619ea8d4cefb00b4e5c973
tree58c5e840698de6b4c3b71e41b859f765bb425a75
parentd4b8dd76c47afcb38ed91e6af71fb6487cea6f2e
Refactor per block rate distortion estimate

Move the rate-distortion estimate function outside the recursion
as an individual operating module.

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