levytamar82
1fbab853c8
AVX2 To VP9 Block Error Optimization
...
vp9_block_error_sse2 can only handle 16 bytes at a time but
the function requires to handle a sequence of 32 bytes at a time
so each 16 bytes is handled in a different register.
With AVX2 optimization the 32 bytes can be handled in one register instead
of two in the SSE2
The vp9_block_error was optimized by 85%.
The user level was optimized by 1.2%
Change-Id: Ia8fffe60e61eff7432a5fbd538757894f6c319fd
2014-05-14 11:51:07 -07:00
..
2014-02-28 09:48:26 -08:00
2014-01-31 17:05:03 -08:00
2014-04-10 09:45:08 -07:00
2014-04-01 17:46:40 -07:00
2014-03-24 12:21:22 -07:00
2014-04-01 17:46:40 -07:00
2014-04-03 15:28:42 -07:00
2014-01-10 13:29:47 -08:00
2014-01-23 16:21:24 -08:00
2014-02-03 12:16:22 -08:00
2014-02-07 10:13:57 -08:00
2014-01-23 16:21:24 -08:00
2014-03-18 10:47:51 -07:00
2014-02-18 22:57:43 -08:00
2014-04-01 17:46:40 -07:00
2014-04-01 17:46:40 -07:00
2014-03-10 10:50:16 -07:00
2014-03-24 11:02:27 -07:00
2014-03-05 10:37:52 -08:00
2014-04-08 16:18:34 -07:00
2014-02-15 10:18:24 -08:00
2014-02-15 10:18:24 -08:00
2014-03-10 14:53:30 -07:00
2014-02-10 14:08:11 -08:00
2014-01-27 16:15:36 -08:00
2014-01-23 16:21:24 -08:00
2014-01-03 15:56:16 -08:00
2014-04-01 17:46:40 -07:00
2014-01-31 16:30:04 -08:00
2014-02-09 20:04:54 -08:00
2014-04-09 15:23:16 -07:00
2014-03-10 16:02:03 -07:00
2014-04-15 10:39:31 -07:00
2014-02-12 17:44:12 -08:00
2014-03-25 09:45:54 -07:00
2014-04-07 10:38:51 -07:00
2014-01-23 16:21:24 -08:00
2014-04-01 17:46:40 -07:00
2014-04-01 17:46:40 -07:00
2014-02-18 22:57:43 -08:00
2014-02-10 07:39:12 -08:00
2014-02-22 12:30:18 -08:00
2014-02-03 14:57:28 -08:00
2014-04-03 15:28:42 -07:00
2014-03-03 14:58:43 -08:00
2014-03-21 12:23:47 -07:00
2014-03-13 15:03:00 -07:00
2014-05-14 11:51:07 -07:00
2013-09-29 19:29:58 -07:00
2014-03-28 16:40:29 -07:00
2014-02-10 07:56:38 -08:00
2013-11-22 16:20:45 -08:00
2014-01-23 16:21:24 -08:00
2013-12-16 17:27:48 -08:00
2014-01-23 16:21:24 -08:00
2014-03-05 22:02:29 -08:00
2014-01-23 16:21:24 -08:00
2013-11-14 13:40:56 -08:00
2014-01-23 16:21:24 -08:00