summaryrefslogtreecommitdiff
path: root/vpx_dsp/arm/sad4d_neon.c
AgeCommit message (Expand)Author
2022-09-02vpx_dsp,neon: simplify __ARM_FEATURE_DOTPROD checkJames Zern
2022-09-01neon,load_unaligned_*: use dup for lane 0James Zern
2022-03-29gcc 11 warning: mismatched boundJohann
2021-05-10Use ABD and UDOT to implement Neon sad_4d functionsJonathan Wright
2021-05-07Manually unroll the inner loop of Neon sad16x_4d()Jonathan Wright
2021-05-07Optimize Neon SAD reductions using wider ADDP instructionJonathan Wright
2018-11-01clang-tidy: fix vpx_dsp parametersJohann
2018-05-08Update SadMxNx4 NEON functionsLinfeng Zhang
2017-07-12sad4d neon: 64x[32,64]Johann
2017-07-12sad4d neon: 32x[16,32,64]Johann
2017-07-12sad4d neon: 16x[8,16,32]Johann
2017-07-12sad4d neon: 8x[4,8,16]Johann
2017-07-12sad4d neon: 4x4, 4x8Johann
2016-07-25vpx_dsp: apply clang-formatclang-format
2015-05-06Move shared SAD code to vpx_dspJohann