summaryrefslogtreecommitdiff
path: root/vpx_dsp/sad.c
AgeCommit message (Expand)Author
2023-05-09Add AVX2 intrinsic for vpx_comp_avg_pred() functionAnupam Pandey
2023-04-11Downsample SAD computation in motion searchDeepa K G
2022-03-29remove sad x3,x8 specializationsJohann
2022-03-29gcc 11 warning: mismatched boundJohann
2019-07-16Add vpx_sad32x32x8_c/avx2Angie Chiang
2018-11-01clang-tidy: fix vpx_dsp parametersJohann
2018-04-03rm CONVERT_TO_SHORTPTR in vpx_highbd_comp_avg_predLinfeng Zhang
2017-07-10remove vp9_full_sad_searchJohann
2017-04-17sad avg: align intermediate bufferJohann
2016-07-25vpx_dsp: apply clang-formatclang-format
2016-05-06Use canonical avg_pred functionsJohann
2015-05-26Move variance functions to vpx_dspJohann
2015-05-13Relocate memory operations for common codeJohann
2015-05-06Move shared SAD code to vpx_dspJohann