]> granicus.if.org Git - libvpx/commit
Use precise rate cost estimate for skip block mode
authorJingning Han <jingning@google.com>
Wed, 3 Feb 2016 19:07:43 +0000 (11:07 -0800)
committerJingning Han <jingning@google.com>
Wed, 3 Feb 2016 19:09:16 +0000 (11:09 -0800)
commitbcce658d3159be8435a557f26985e4d3f7b54b40
tree0343cf93dd85067bda69538db4efe666097429b8
parentf22a0bc57452a8478d8c927ced728ba5aaebc21e
Use precise rate cost estimate for skip block mode

It improves the compression performance of VP9 by 0.1% across all
test sets. No speed change is observed.

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