Add vpx_highbd_sad64x{64,32}_avg_avx2.
authorScott LaVarnway <slavarnway@google.com>
Wed, 12 Oct 2022 17:26:43 +0000 (10:26 -0700)
committerScott LaVarnway <slavarnway@google.com>
Wed, 12 Oct 2022 18:43:39 +0000 (11:43 -0700)
commit7142689f00e73d461b8d00347ee84da2ee420994
tree1c4202864660dc0766954e8168b5a216a5af417b
parent50d5093a4f1f2f0fafad09e1a106b7c3c1b9d60d
Add vpx_highbd_sad64x{64,32}_avg_avx2.

~2.8x faster than the sse2 version.

Bug: b/245917257

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