summaryrefslogtreecommitdiff
path: root/vpx_dsp/arm/variance_neon.c
AgeCommit message (Expand)Author
2021-12-07clear -Wextra-semi/-Wextra-semi-stmt warnings x2James Zern
2021-05-13Optimize remaining mse and sse functions in variance_neon.cJonathan Wright
2021-05-12Implement Neon variance functions using UDOT instructionJonathan Wright
2021-05-09Optimize Neon reductions in sum_neon.h using ADDV instructionJonathan Wright
2018-10-31clang-tidy: normalize variance functionsJohann
2017-07-10neon: consolidate horizontal addsJohann
2017-05-22variance neon: assert overflow conditionsJohann
2017-05-17neon variance: process 4x blocksJohann
2017-05-08neon variance: process 16 values at a timeJohann
2017-05-04neon variance: process two rows of 8 at a timeJohann
2017-05-04neon variance: add small missing sizesJohann
2016-09-21variance_neon: sync variance*() w/c,sse2James Zern
2016-07-25vpx_dsp: apply clang-formatclang-format
2015-05-28variance_neon: add missing includeJames Zern
2015-05-26Move variance functions to vpx_dspJohann