Adds two new subpel search methods
authorDeb Mukherjee <debargha@google.com>
Wed, 24 Sep 2014 20:25:34 +0000 (13:25 -0700)
committerDeb Mukherjee <debargha@google.com>
Mon, 29 Sep 2014 19:51:20 +0000 (12:51 -0700)
commit4e9c0d2ad4f97c096e69bbafb70dcb578b97e494
tree9aaf54e2ac48fc3b2ae7427edbdf402060eceb3f
parent9ed23de13f0ddfebea2a7ff6caa370126dd84979
Adds two new subpel search methods

One is a more aggressive version of the pruned subpel tree
search where only a single halfpel candidate is searched.
The search candidate is based on a surface fit result.
The other is a method to obtain the subpel position at one
shot based on the same surface fit.

The methods have not been deployed in any speed setting yet.

Change-Id: I34fef3f2e34f11396c9d1ba97f4be8c4ffca62d3
vp9/encoder/vp9_mcomp.c
vp9/encoder/vp9_mcomp.h
vp9/encoder/vp9_speed_features.c
vp9/encoder/vp9_speed_features.h