Use SSE as BPRED distortion metric consistently
authorJohn Koleszar <jkoleszar@google.com>
Mon, 13 Jun 2011 15:21:01 +0000 (11:21 -0400)
committerJohn Koleszar <jkoleszar@google.com>
Wed, 15 Jun 2011 14:53:37 +0000 (10:53 -0400)
commit61599fb59f9048a6f911c676358080e763b9028a
tree30402c174799ab8b03ca862a17bd5ab72dc14c19
parent1ade44b352a1ad59cea2b05d2b5c621db4572295
Use SSE as BPRED distortion metric consistently

The BPRED mode selection uses SSE as a distortion metric, but the early
breakout threshold being used was a variance value.

Change-Id: I42d4602fb9b548bf681a36445701fada5e73aff1
vp8/encoder/pickinter.c