summaryrefslogtreecommitdiff
path: root/vpx_dsp/arm/mem_neon.h
AgeCommit message (Expand)Author
2023-02-24Add Neon implementation of high bitdepth 16x16 hadamard transformSalome Thirot
2023-02-23Add Neon implementation of high bitdepth 8x8 hadamard transformSalome Thirot
2023-02-13Optimize Neon high bitdepth subpel variance functionsSalome Thirot
2023-01-05Use Neon load/store helper functions consistentlyJonathan Wright
2022-09-01neon,load_unaligned_*: use dup for lane 0James Zern
2021-05-24Use 'ptrdiff_t' instead of 'int' for pointer offset parametersJonathan Wright
2021-05-05Implement horizontal convolution using Neon SDOT instructionJonathan Wright
2018-09-15cosmetics: normalize include guardsJames Zern
2018-05-08Update SadMxNx4 NEON functionsLinfeng Zhang
2018-02-26Fix a bug in create_s16x4_neon()Linfeng Zhang
2018-02-20Add vp9_highbd_iht8x8_16_add_neon()Linfeng Zhang
2018-02-08Update iadst NEON functionsLinfeng Zhang
2017-05-22sub pel variance neon: 4x block sizesJohann
2017-05-22neon variance: special case 4xJohann
2017-05-17neon variance: process 4x blocksJohann
2017-05-17use memcpy for unaligned neon storesJohann
2017-05-15neon 4 byte helper functionsJohann
2017-05-15move neon load/stores to a new fileJohann