]> granicus.if.org Git - libvpx/commit
VPX: removed step checks from neon convolve code
authorScott LaVarnway <slavarnway@google.com>
Wed, 12 Aug 2015 23:14:53 +0000 (16:14 -0700)
committerJohann <johannkoenig@google.com>
Wed, 12 Aug 2015 23:46:53 +0000 (16:46 -0700)
commitfa472129334e197f0a977fd8ccd0bf2a145d0935
tree037b4519a2876a52238e0ec2dbb0558c5cb8f456
parent9cc8995f46e423002e43eb6dab4a3fc140b9cb0b
VPX: removed step checks from neon convolve code

The check is handled by the predictor table.

Change-Id: I42479f843e77a2d40cdcdfc9e2e6c48a05a36561
vpx_dsp/arm/vpx_convolve8_avg_neon.c
vpx_dsp/arm/vpx_convolve8_avg_neon_asm.asm
vpx_dsp/arm/vpx_convolve8_neon.c
vpx_dsp/arm/vpx_convolve8_neon_asm.asm
vpx_dsp/arm/vpx_convolve_neon.c