Scott LaVarnway
1ec0853d17
Delete ChangeFilterWorks test
...
This test places 128 in positions that would not be found
in the VP9 filter tables. The ssse3 code packs this table
into chars and uses the pmaddubsw instruction, which treats
the value as signed. The ssse3 code checks for 128 in
position 3, skipping the ssse3 code if found, and calls
vp9_convolve8_c(). vp9_convolve8_c() is also used for scaling.
ChangeFilterWorks breaks the ssse3 scaling code found in other
commits.
Change-Id: I1f5a76834bc35180b9094c48f9421bdb19d3d1cb
2015-07-22 09:05:17 -07:00
..
2015-06-09 19:27:20 -07:00
2014-12-03 16:59:40 -08:00
2014-08-22 17:10:18 -07:00
2013-06-25 17:57:52 -07:00
2014-07-01 18:22:30 -07:00
2015-04-17 11:13:18 -07:00
2014-04-29 11:04:01 -07:00
2014-12-15 12:20:37 -08:00
2014-01-23 19:42:59 -08:00
2014-12-12 16:44:14 -08:00
2014-03-12 14:51:42 -07:00
2015-04-21 10:05:37 -07:00
2015-07-22 09:05:17 -07:00
2014-07-11 15:50:43 -07:00
2014-08-13 10:40:25 -07:00
2015-06-03 17:43:22 -07:00
2015-07-20 11:17:49 -07:00
2015-06-17 07:58:34 +05:30
2015-07-17 10:51:02 -07:00
2014-12-23 08:35:26 -08:00
2015-01-30 21:00:13 -08:00
2014-12-15 12:20:37 -08:00
2014-07-30 10:50:01 -07:00
2014-07-10 15:32:01 -07:00
2015-01-06 11:12:44 -08:00
2015-04-16 14:20:18 -07:00
2015-06-02 07:54:13 -07:00
2015-01-12 11:53:26 -08:00
2014-08-15 11:31:30 -07:00
2015-03-18 14:37:20 -07:00
2015-07-20 11:17:49 -07:00
2015-07-06 16:49:11 -07:00
2014-10-02 12:33:02 -07:00
2014-10-16 11:14:03 -07:00
2014-09-11 19:56:33 -07:00
2015-07-07 12:41:54 +05:30
2014-09-03 13:41:27 -07:00
2015-07-17 10:51:02 -07:00
2014-02-19 14:17:55 -08:00
2014-03-12 14:51:42 -07:00
2015-07-17 15:55:02 -07:00
2015-05-17 11:21:22 -07:00
2015-07-01 13:15:51 -07:00
2014-07-10 15:32:01 -07:00
2015-04-28 20:00:59 -07:00
2015-04-28 20:00:59 -07:00
2014-07-10 12:40:31 -07:00
2015-03-02 18:54:22 -08:00
2014-07-10 15:32:01 -07:00
2015-07-01 11:39:43 +05:30
2014-08-18 15:40:46 -07:00
2015-04-28 20:00:59 -07:00
2014-07-10 15:32:01 -07:00
2014-07-10 15:32:01 -07:00
2014-07-18 20:39:06 -07:00
2014-03-12 14:51:42 -07:00
2015-06-02 07:54:13 -07:00
2015-07-01 13:15:51 -07:00
2015-05-16 11:52:59 -07:00
2015-03-25 12:45:36 -07:00
2015-05-27 15:55:17 -07:00
2014-03-27 15:33:22 -07:00
2015-06-05 09:56:50 -07:00
2015-06-05 09:56:50 -07:00
2015-07-17 15:55:02 -07:00
2014-08-22 12:16:20 -07:00
2015-06-23 18:30:52 -07:00
2014-07-10 15:32:01 -07:00
2014-08-22 12:16:20 -07:00
2013-11-19 09:28:18 -08:00
2015-07-08 12:07:28 +05:30
2015-01-29 15:07:40 -08:00
2014-04-23 16:11:54 -07:00
2014-08-22 12:16:20 -07:00
2015-05-07 11:55:08 -07:00
2014-03-25 15:23:23 -07:00
2014-12-12 16:44:14 -08:00
2014-08-28 10:49:33 -07:00
2014-07-10 15:32:01 -07:00
2015-07-14 18:32:38 +01:00
2015-07-15 09:04:28 -07:00
2015-07-20 18:13:05 -07:00
2014-08-22 12:16:20 -07:00
2015-05-07 11:55:08 -07:00
2015-02-25 19:12:03 -08:00
2014-12-17 12:00:20 -08:00
2015-05-22 11:19:51 -07:00
2015-03-09 09:48:39 -07:00
2015-04-01 09:19:35 -07:00
2015-07-01 13:17:01 -07:00
2014-10-01 11:58:36 -07:00
2015-07-17 16:38:14 -07:00
2015-06-05 10:07:09 -07:00
2014-08-07 15:48:45 -07:00
2015-07-06 12:22:47 -07:00
2015-07-02 10:02:37 -07:00
2015-04-28 20:00:59 -07:00
2014-07-10 16:16:06 -07:00
2015-04-08 11:45:04 -07:00
2015-06-25 13:52:04 -07:00
2015-01-30 21:00:13 -08:00
2014-09-02 14:37:10 -07:00
2014-07-05 16:00:54 -07:00
2014-10-16 11:14:03 -07:00