Deb Mukherjee
78ecbc98e4
Bug fix in probability update savings computation
...
Found this bug while tracking down some anomalies in my experiments.
Since vp8_cost_one and vp8_cost_zero return unsigned int, the
bit shift by 8 will be incorrect if the value is negative.
I am cautiously optimistic that this fix will make the prob
updates more correct and somewhat improve results across the board.
But the update probabilities will need to be retuned I think.
Patch 2: Adding more of the same fixes using a macro.
Change-Id: I1a168f040e74e8c67e7225103b1c2af9a611da49
2012-03-29 08:39:02 -07:00
..
2012-02-23 09:25:21 -08:00
2012-03-21 18:22:33 +00:00
2012-02-16 17:21:20 +00:00
2012-03-21 18:22:33 +00:00
2011-06-08 16:19:37 -04:00
2012-03-29 08:39:02 -07:00
2012-02-28 17:55:42 +00:00
2012-03-01 12:59:11 -08:00
2011-07-19 09:17:25 -04:00
2011-07-19 09:17:25 -04:00
2012-03-01 12:59:11 -08:00
2012-03-01 12:59:11 -08:00
2012-03-22 10:20:17 -07:00
2012-03-21 03:55:44 -07:00
2011-12-22 16:33:06 -08:00
2012-03-21 18:22:33 +00:00
2012-03-01 12:59:11 -08:00
2012-03-01 03:10:21 -08:00
2012-02-28 15:09:20 -08:00
2012-01-24 11:20:13 -08:00
2012-03-05 11:25:44 +00:00
2010-10-21 14:04:20 -04:00
2012-02-14 09:03:56 +00:00
2011-08-19 10:29:41 -04:00
2012-03-01 03:10:21 -08:00
2011-10-24 15:52:18 +01:00
2012-03-01 03:10:21 -08:00
2012-03-01 03:10:21 -08:00
2011-12-09 14:44:13 -08:00
2010-09-09 10:01:21 -04:00
2012-03-21 18:22:33 +00:00
2012-03-21 18:22:33 +00:00
2012-03-01 12:59:11 -08:00
2011-03-23 00:27:52 -04:00
2011-03-17 20:53:47 -04:00
2012-03-21 18:22:33 +00:00
2012-03-21 18:22:33 +00:00
2012-03-21 12:25:44 -07:00
2012-03-05 11:25:44 +00:00
2012-03-21 03:55:44 -07:00
2012-02-28 17:43:46 -08:00
2011-07-22 09:28:06 -04:00
2011-10-24 15:52:18 +01:00
2012-02-27 21:42:36 +00:00
2011-11-15 16:15:23 +00:00
2011-08-22 12:36:28 -07:00
2012-03-05 13:16:41 +00:00
2011-01-06 14:00:30 -05:00
2012-03-21 03:55:44 -07:00
2012-03-21 03:55:44 -07:00
2012-03-21 03:55:44 -07:00
2011-02-10 15:09:44 -05:00
2012-02-23 09:25:21 -08:00
2012-02-16 17:21:20 +00:00