]> granicus.if.org Git - libvpx/commit
Use Neon load/store helper functions consistently
authorJonathan Wright <jonathan.wright@arm.com>
Thu, 5 Jan 2023 15:04:53 +0000 (15:04 +0000)
committerJonathan Wright <jonathan.wright@arm.com>
Thu, 5 Jan 2023 17:34:56 +0000 (17:34 +0000)
commit708c4aa8540ec81aa5f0d93edc2e1e4d6d4581ac
tree67addcd48db25b06cb9bdd1f8b8940088c7dd3ea
parentab1192c2907185d59f0044230602ea6025a42844
Use Neon load/store helper functions consistently

Define all Neon load/store helper functions in mem_neon.h and use
them consistently in Neon convolution functions.

Change-Id: I57905bc0a3574c77999cf4f4a73442c3420fa2be
vp9/encoder/arm/neon/vp9_frame_scale_neon.c
vpx_dsp/arm/mem_neon.h
vpx_dsp/arm/vpx_convolve8_neon.c
vpx_dsp/arm/vpx_convolve8_neon.h
vpx_dsp/arm/vpx_scaled_convolve8_neon.c