]> granicus.if.org Git - libvpx/commit
Remove marco MVC in mcomp.c
authorYunqing Wang <yunqingwang@google.com>
Tue, 24 Jan 2017 00:57:34 +0000 (16:57 -0800)
committerYunqing Wang <yunqingwang@google.com>
Tue, 24 Jan 2017 01:03:12 +0000 (17:03 -0800)
commitb987bc36af383a06976164ab32c233e2c769018d
tree7d2e2217738e9b5b2e3338a09eac92136f6785ae
parentbaa4a290ebb9c4030a20c6d80b0e5c098d5dd309
Remove marco MVC in mcomp.c

Removed MVC so that mv_err_cost() is always called while calculating
the mv cost.

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