]> granicus.if.org Git - libvpx/commit
Make sub8x8 block ref mv search consistent to regular blocks
authorJingning Han <jingning@google.com>
Tue, 24 Nov 2015 17:01:19 +0000 (09:01 -0800)
committerJingning Han <jingning@google.com>
Wed, 25 Nov 2015 05:58:10 +0000 (21:58 -0800)
commit7f4bab0697cb62a1d319882c1d52cf97d24c9f6f
treeecea376a9b54a34b365e9bae891b7d2c28a28e4b
parentc7b31a5c49d4de86b3543f2c65d8e02b88435a4c
Make sub8x8 block ref mv search consistent to regular blocks

Check all motion vectors in the immediate above and left blocks if
the reference conditions matched.

Change-Id: I8bf33bfcee99e8150232c7681fdeade307024272
vp10/common/mvref_common.c