]> granicus.if.org Git - libvpx/commit
Account for zero-forcing operation in selective ref mv mode
authorJingning Han <jingning@google.com>
Fri, 15 Jan 2016 19:33:40 +0000 (11:33 -0800)
committerJingning Han <jingning@google.com>
Wed, 3 Feb 2016 17:26:35 +0000 (09:26 -0800)
commit590265eaf1f50ae1dee5aa22c9c5de473e05e2ee
tree11b009462b1d8abb504c0ef94fc9604c54545074
parent67cf8908bc76a94ac4189c71c58aca010b1d6388
Account for zero-forcing operation in selective ref mv mode

It makes the encoder accounts for the block zero-forcing operation
when optimizing the mode decisions.

Change-Id: I2c8e243756080b446b8a53a9679f75c4c47148cf
vp10/encoder/rdopt.c