]> granicus.if.org Git - libvpx/commit
Consider mv inconsistency in single_motion_search
authorAngie Chiang <angiebird@google.com>
Fri, 30 Nov 2018 01:36:57 +0000 (17:36 -0800)
committerAngie Chiang <angiebird@google.com>
Fri, 30 Nov 2018 01:36:57 +0000 (17:36 -0800)
commit9a2ae317690d2d2b5aed1799b8eb6dfe316467fd
treeb14f076b1da6b55a8107fee4fdfa4d42e7ef2f8b
parent5a0d53a031eff97f893c8d77e63b65008c22f37e
Consider mv inconsistency in single_motion_search

This is still a work-in-process.
nb_full_mvs and lambda are set to zero for now, which means
mv inconsistency penalty is zero while doing the mv search.

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