summaryrefslogtreecommitdiff
path: root/vpx_dsp/arm/vpx_convolve_neon.c
AgeCommit message (Expand)Author
2023-05-13Add 2D-specific Neon horizontal convolution functionsJonathan Wright
2018-07-26Add New Neon Assemblies for Motion CompensationVenkatarama NG. Avadhani
2017-09-05Remove get_filter_base() and get_filter_offset() in convolveLinfeng Zhang
2017-05-26remove DECLARE_ALIGNED from neon codeJohann
2016-10-17add vpx high bitdepth convolve8 NEON intrinsics optimizationLinfeng Zhang
2016-09-29Refine vpx convolve8 NEON intrinsics optimizationLinfeng Zhang
2016-07-25vpx_dsp: apply clang-formatclang-format
2015-08-12VPX: removed step checks from neon convolve codeScott LaVarnway
2015-07-31Code refactor on InterpKernelZoe Liu