summaryrefslogtreecommitdiff
path: root/vpx_dsp/arm/avg_neon.c
Commit message (Expand)AuthorAgeFilesLines
* Optimize vpx_minmax_8x8_neon for aarch64Salome Thirot2023-03-141-2/+8
* Optimize vpx_satd_neonSalome Thirot2023-03-141-16/+12
* Optimize Neon reductions in sum_neon.h using ADDV instructionJonathan Wright2021-05-091-8/+3
* avg_neon: fix 4x4, update 8x8Johann2017-07-101-32/+23
* neon: consolidate horizontal addsJohann2017-07-101-12/+6
* move neon load/stores to a new fileJohann2017-05-151-0/+1
* satd highbd neon: use tran_low_t for coeffJohann2017-02-011-3/+4
* vpx_dsp: apply clang-formatclang-format2016-07-251-20/+17
* vpx_minmax_8x8_neon and testJohann2016-04-211-0/+57
* move vp9_avg to vpx_dspJames Zern2015-12-141-0/+199