summaryrefslogtreecommitdiff
path: root/vpx_dsp/arm/highbd_avg_neon.c
Commit message (Expand)AuthorAgeFilesLines
* Merge changes I226215a2,Ia4918eb0,If6219446,Ibf00a6e1,I900a0a48 into mainChi Yo Tsai2023-05-041-30/+29
|\
| * Fix mismatched param names in vpx_dsp/arm/highbd_avg_neon.cchiyotsai2023-05-031-30/+29
* | s/__aarch64__/VPX_ARCH_AARCH64/James Zern2023-05-031-1/+1
|/
* Add Neon implementations of vpx_highbd_avg_<w>x<h>_cSalome Thirot2023-03-221-0/+24
* Add Neon implementation of vpx_highbd_minmax_8x8_cSalome Thirot2023-03-171-0/+77
* Add Neon implementation of vpx_highbd_satd_cSalome Thirot2023-03-141-0/+40