vpx/vp8/common/arm
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
..
neon use memcpy for unaligned neon stores 2017-05-17 12:11:31 -07:00
loopfilter_arm.c Remove armv6 target 2016-08-04 12:55:06 -07:00