Add full_pixel_exhaustive_new
authorAngie Chiang <angiebird@google.com>
Fri, 4 Jan 2019 04:48:12 +0000 (20:48 -0800)
committerAngie Chiang <angiebird@google.com>
Fri, 4 Jan 2019 17:10:26 +0000 (09:10 -0800)
commitfc165fbe00f546dd47755528eb790f7ec23ebb61
tree32aaa329eecf94c8eeb832634b49af7773232a57
parent66bbd53882db448b76c4b04a357efdd23f80cf30
Add full_pixel_exhaustive_new

Add full_pixel_exhaustive_new() and exhuastive_mesh_search_new().
The two functions are variants from full_pixel_exhaustive() and
exhuastive_mesh_search().

In the new versions, we use mv inconsistency in place of
mv entropy cost.

Change-Id: Icec98e6fae24f2771806a3e78276734624ec0303
vp9/encoder/vp9_mcomp.c