]> granicus.if.org Git - libvpx/commit
Modified mv prediction.
authorPaul Wilkins <paulwilkins@google.com>
Mon, 26 Nov 2012 11:29:08 +0000 (11:29 +0000)
committerPaul Wilkins <paulwilkins@google.com>
Mon, 26 Nov 2012 17:55:19 +0000 (17:55 +0000)
commitd22f3d9f4254b7ad65645e574313b7abe474a97d
treeaf1a6a73dd1f7510627dad652dce589b5d35a741
parent4db08237e08e5384b48d0c5ee1ef0cf0fcd8bb3d
Modified  mv prediction.

Modified the  mv_pred() fuunction that chooses a centre
point from which to start step searches to use the top
candidate vectors chosen previously.

Some gains (mainly on HD and tested with SB off).
Std_hd 0.874%, YT-hd 0.174%, YT 0.05%, Derf 0.036%

Change-Id: Ie232284f561838b8ecee0e28dcbb07a9cd46cf56
vp9/encoder/rdopt.c
vp9/encoder/rdopt.h