vpx/vpx_dsp
Johann 2057d3ef75 use memcpy for unaligned neon stores
Advise the compiler that the store is eventually going to a uint8_t
buffer. This helps avoid getting alignment hints which would cause the
memory access to fail.

Originally added as a workaround for clang:
https://bugs.llvm.org//show_bug.cgi?id=24421

Change-Id: Ie9854b777cfb2f4baaee66764f0e51dcb094d51e
2017-05-17 12:11:31 -07:00
..
2017-05-17 12:11:31 -07:00
2017-03-22 14:01:03 +05:30
2017-05-08 16:16:52 -07:00
2017-03-24 20:41:39 -07:00
2016-07-25 14:14:19 -07:00
2016-07-25 14:14:19 -07:00
2017-03-24 20:41:39 -07:00
2016-07-25 14:14:19 -07:00
2016-07-25 14:14:19 -07:00
2017-05-09 11:05:51 -07:00
2016-07-25 14:14:19 -07:00
2017-02-24 15:36:52 -08: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
2016-07-25 14:14:19 -07:00
2016-07-25 14:14:19 -07:00
2017-04-17 14:26:33 +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
2016-07-25 14:14:19 -07:00
2017-04-17 08:40:43 -07:00
2016-08-23 17:05:39 -07:00
2016-07-25 14:14:19 -07:00
2016-07-25 14:14:19 -07:00
2017-05-15 08:29:43 -07:00