remove DECLARE_ALIGNED from neon code
authorJohann <johannkoenig@google.com>
Fri, 26 May 2017 17:41:57 +0000 (10:41 -0700)
committerJohann <johannkoenig@google.com>
Fri, 26 May 2017 17:41:57 +0000 (10:41 -0700)
commit42ce25821d628560dd7b5c7af875697ab5111cf0
treec94861417ef2e9521e159da548c6e0c51d831dfe
parent2693b89c19ac2482b570095f786e1fa4fc0a32c1
remove DECLARE_ALIGNED from neon code

Unlike x86 neon only requires type alignment when loading into vectors.

Change-Id: I7bbbe4d51f78776e499ce137578d8c0effdbc02f
vpx_dsp/arm/highbd_vpx_convolve_neon.c
vpx_dsp/arm/idct_neon.h
vpx_dsp/arm/vpx_convolve_neon.c