Add vpx_highbd_sad32x{64,32,16}_avx2.
authorScott LaVarnway <slavarnway@google.com>
Wed, 5 Oct 2022 21:03:55 +0000 (14:03 -0700)
committerScott LaVarnway <slavarnway@google.com>
Thu, 6 Oct 2022 12:33:40 +0000 (05:33 -0700)
commit4955b945d851cd86c287401d3bca846dae354d16
tree88b17c68d3e64832775c9602ccf8f24d2d94809c
parentc03c882785dc96ed91799280e68f8998bec50b90
Add vpx_highbd_sad32x{64,32,16}_avx2.

2.7x to 3.1x faster than the sse2 version.

Bug: b/245917257

Change-Id: Idff3284932f7ee89d036f38893205bf622a159a3
test/sad_test.cc
vpx_dsp/vpx_dsp_rtcd_defs.pl
vpx_dsp/x86/highbd_sad_avx2.c