]> granicus.if.org Git - libvpx/commit
Refactor block partition level rate distortion cost computation
authorJingning Han <jingning@google.com>
Wed, 20 Jun 2018 18:13:00 +0000 (11:13 -0700)
committerJingning Han <jingning@google.com>
Thu, 21 Jun 2018 00:32:45 +0000 (17:32 -0700)
commit770c68da83215f0f6d0d01587d27ae703281edb8
treec0667af11358ccccd1f03596703fa59d26cafe7f
parent862d6f48c5be17ee710ecb9e143cb91e54136160
Refactor block partition level rate distortion cost computation

Compute the rate distortion cost directly at the coding block level.

Change-Id: Ib3f8e1ac6b6ec68db4f96c037f567b19da7fb114
vp9/encoder/vp9_encodeframe.c