MV reference changes
authorPaul Wilkins <paulwilkins@google.com>
Fri, 7 Sep 2012 11:46:41 +0000 (12:46 +0100)
committerPaul Wilkins <paulwilkins@google.com>
Fri, 7 Sep 2012 11:46:41 +0000 (12:46 +0100)
commit38e1c7918518ac231b2787fabeb45990c8a7995a
treeec0ba1bbc0300564c1b6d8f7ddc6af0ff0235490
parent00f9eb659034cb5cef0bf063c1b72c72c6333f36
MV reference changes

Extend experiment to use both vectors from MBs
coded using compound prediction as candidates.

In final sort only consider best 4 candidates
for now but make sure 0,0 is always one of them.

Other minor changes to new MV reference code.
Pass in Mv list to vp8_find_best_ref_mvs().

Change-Id: Ib96220c33c6b80bd1d5e0fbe8b68121be7997095
vp8/common/blockd.h
vp8/common/findnearmv.c
vp8/common/findnearmv.h
vp8/common/mvref_common.c
vp8/common/mvref_common.h
vp8/decoder/decodemv.c
vp8/encoder/bitstream.c
vp8/encoder/onyx_if.c
vp8/encoder/rdopt.c