Restrict ref mv search range.
authorPaul Wilkins <paulwilkins@google.com>
Mon, 5 Nov 2012 12:32:49 +0000 (12:32 +0000)
committerPaul Wilkins <paulwilkins@google.com>
Mon, 12 Nov 2012 11:31:12 +0000 (11:31 +0000)
commit6fb8953c190430bbc324b57efa0297f6a612d7c7
treecd84a8802c13f488a1199c819fd65b4bf9a30760
parentd01357bbad6fb495f16c763add16dcc351a6f8b3
Restrict ref mv search range.

Experiment to test speed trade off of reducing the
extent of the ref mv search.

Reducing the maximum number of tested candidates to 9 had
minimal net effect on quality in any of the tests sets.

Reduction to 7 has a small negative impact (worst was STD-HD
at about -0.2%).

This change is in response to the apparently high number of
decode cycles reported in regard to mv-ref selection.

Change-Id: I0e92e92e324337689358495a1ec9ccdeb23dc774
vp9/common/blockd.h
vp9/common/mvref_common.c