Kyle Siefring 9ca06bcdd2 Add AVX2 version of vpx_convolve8_avg.
vpx_convolve8_avg works by first running a normal horizontal filter then a
vertical filter averages at the end.

The added vpx_convolve8_avg_avx2 calls pre-existing AVX2 code for the
horizontal step.

vpx_convolve8_avg_vert_avx2 is also added, but only uses ssse3 code.

Change-Id: If5160c0c8e778e10de61ee9bf42ee4be5975c983
2017-10-07 23:37:48 -04:00
..
2017-10-03 20:02:21 +00:00
2016-07-25 14:14:19 -07:00
2016-07-25 14:14:19 -07:00
2016-07-25 14:14:19 -07:00
2015-08-07 16:44:44 -07:00
2015-08-07 16:44:44 -07:00
2017-10-03 20:02:21 +00:00
2017-10-03 12:59:05 -07:00
2016-07-25 14:14:19 -07:00
2015-12-17 17:43:46 -08:00
2016-07-25 14:14:19 -07:00
2015-05-06 16:58:20 -07:00
2015-05-06 16:58:20 -07:00
2015-05-06 16:58:20 -07:00
2015-08-07 16:44:44 -07:00