]> granicus.if.org Git - libvpx/commit
vp9: Adjustment to mv bias for non-rd pickmode.
authorMarco <marpan@google.com>
Wed, 29 Jun 2016 17:38:23 +0000 (10:38 -0700)
committerMarco <marpan@google.com>
Thu, 7 Jul 2016 17:33:06 +0000 (10:33 -0700)
commitf451b404ea915cff2602ba130e6b36d66b9277ef
treeea4bccf647c2e29a5209da2b962ba90dba31c053
parentadbad6092fff13ef5fe2ff308908e9cdd7936eaa
vp9: Adjustment to mv bias for non-rd pickmode.

Replace the existing mv bias with a bias only for
NEWMV, and based on the motion vector difference of
its top/left neighbors.

For cbr non-screen-content mode.

Change-Id: I8a8cf56347cfa23e9ffd8ead69eec8746c8f9e09
vp9/encoder/vp9_pickmode.c