Johann
08ad7e4db5
Correctly initialize "ones" value in neon quantize
...
By using 0xff for a short it was not setting the high bits. When
comparing the output with vtst to find non-zero elements it was skipping
vaules which had no low bits set such as -512 / 0xFE00.
Using -8191 as the first element of coeff will generate this condition.
BUG=883
Change-Id: Ia1e10fb809d1e7866f28c56769fe703e6231a657
2014-11-20 18:34:45 -08:00
..
2014-11-20 18:34:45 -08:00
2012-11-01 16:31:22 -07:00
2014-10-22 10:55:54 -07:00
2014-11-06 16:00:01 -08:00
2014-11-06 16:00:01 -08:00
2014-10-31 13:42:55 -07:00
2013-03-18 15:39:04 -07:00
2014-08-05 21:58:03 -07:00
2014-01-23 16:21:24 -08:00
2014-01-23 16:21:24 -08:00
2013-09-26 09:20:15 -07:00
2014-01-23 16:21:24 -08:00
2014-10-24 09:36:18 -07:00
2014-10-08 12:54:39 -07:00
2014-11-06 16:00:01 -08:00
2014-01-23 16:21:24 -08:00
2012-11-15 10:46:17 -08:00
2014-01-23 16:21:24 -08:00
2014-09-12 15:02:03 -07:00
2014-01-23 16:21:24 -08:00
2013-03-18 15:39:04 -07:00
2014-01-23 16:21:24 -08:00
2014-11-06 16:00:01 -08:00
2014-02-14 15:05:30 -08:00
2014-01-23 16:21:24 -08:00
2012-11-01 16:31:22 -07:00
2014-01-23 16:21:24 -08:00
2014-09-25 08:58:57 -07:00
2014-01-23 16:21:24 -08:00
2012-11-01 16:31:22 -07:00
2014-01-23 16:21:24 -08:00
2014-04-23 16:11:54 -07:00
2014-01-23 16:21:24 -08:00
2014-11-04 16:29:19 -08:00
2014-08-14 15:55:20 -07:00
2014-10-13 16:05:44 -07:00
2014-01-23 16:21:24 -08:00
2014-09-08 08:59:24 -07:00
2014-10-31 13:42:55 -07:00
2014-10-31 13:42:55 -07:00
2013-12-11 13:16:41 -08:00
2014-01-23 16:21:24 -08:00
2014-08-08 16:15:28 -07:00
2014-06-13 14:34:05 -07:00
2012-11-01 16:31:22 -07:00
2014-01-23 16:21:24 -08:00
2012-11-01 16:31:22 -07:00
2014-05-05 11:00:43 -07:00
2014-03-15 10:39:23 -07:00
2014-01-23 16:21:24 -08:00
2012-11-01 16:31:22 -07:00
2014-01-23 16:21:24 -08:00
2014-11-06 16:00:01 -08:00