Add vpx_highbd_sad64x{64,32}_avx2.
authorScott LaVarnway <slavarnway@google.com>
Fri, 7 Oct 2022 12:53:50 +0000 (05:53 -0700)
committerScott LaVarnway <slavarnway@google.com>
Fri, 7 Oct 2022 16:47:01 +0000 (09:47 -0700)
commit06b09ebd351deb35b5bdcf387904dcbecc3da02f
tree55fbe7da49a8c108b4062a6e42903d892fa886ac
parent4cca8b1c8caeb6e1e1132d31fe71cf0415700bf9
Add vpx_highbd_sad64x{64,32}_avx2.

~2.8x faster than the sse2 version.

Bug: b/245917257

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