Remove an unused first pass statistic
authorYunqing Wang <yunqingwang@google.com>
Wed, 7 Dec 2016 18:00:36 +0000 (10:00 -0800)
committerYunqing Wang <yunqingwang@google.com>
Wed, 7 Dec 2016 23:32:25 +0000 (15:32 -0800)
commit394020383d3da02e602050f9d5e8e671a6e3cb8b
tree1ac117758c58f3b1f4def8d4a04af60a6d603a88
parent228c9940ea87643368c5e79b744a34fe901d15d4
Remove an unused first pass statistic

One of the first pass stats "new_mv_count" is no longer used in VP9,
and is removed. This also makes it easy to implement a multi-threaded
first pass. This change doesn't affect the coding performance, which
has been verified by borg tests.

Change-Id: I4c7c7bf9465fda838eb230814ef0c631c068c903
vp9/encoder/vp9_firstpass.c
vp9/encoder/vp9_firstpass.h