Ronald S. Bultje 43be86dbff vp10: remove double MV value check.
This has virtually no effect on coding efficiency, but it is more
logical from a theoretical perspective (since it makes no sense to
me that you would exclude a MV from a list just because it's sign-
inversed value is identical to a value already in a list), and it
also makes the code simpler (it removes a duplicate value check in
cases where signbias is equal between the two MVs being compared).

See issue 662.

Change-Id: I23e607c6de150b9f11d1372fb2868b813c322d37
2015-09-16 19:35:53 -04:00
..
2015-08-11 21:24:08 -07:00
2015-09-11 12:17:15 -07:00
2015-08-13 15:00:19 -07:00
2015-08-11 21:24:08 -07:00
2015-08-13 09:58:26 -07:00
2015-08-13 09:58:26 -07:00
2015-08-13 15:00:19 -07:00
2015-08-13 15:00:19 -07:00
2015-08-13 09:25:39 -07:00
2015-08-11 21:24:08 -07:00
2015-08-13 09:25:39 -07:00
2015-08-24 10:47:25 -07:00
2015-08-24 10:47:25 -07:00
2015-08-13 09:58:26 -07:00
2015-08-13 15:00:19 -07:00
2015-08-13 09:25:39 -07:00
2015-09-16 06:41:46 -04:00
2015-08-13 15:00:19 -07:00
2015-08-13 09:25:39 -07:00
2015-08-13 09:58:26 -07:00
2015-09-01 17:05:04 -07:00
2015-08-11 21:24:08 -07:00
2015-08-13 09:25:39 -07:00
2015-09-10 15:08:37 -07:00
2015-09-10 15:08:37 -07:00
2015-08-11 21:24:08 -07:00
2015-08-13 15:00:19 -07:00
2015-08-11 17:05:28 -07:00