]> granicus.if.org Git - libvpx/commit
Add vpx_highbd_sad32x{64,32,16}x4d_avx2.
authorScott LaVarnway <slavarnway@google.com>
Mon, 12 Sep 2022 14:40:39 +0000 (07:40 -0700)
committerScott LaVarnway <slavarnway@google.com>
Tue, 13 Sep 2022 11:24:43 +0000 (04:24 -0700)
commitb39722f851f5505b2fa61f47694f307c9a09794b
treed37463165fb71cac4ea3b7278ce420e0fd15ddbc
parent6f1fa670108514fbeb54e854c59a0786a8ff774b
Add vpx_highbd_sad32x{64,32,16}x4d_avx2.

~2.4x faster than the sse2 version.

Bug: b/245917257

Change-Id: I6df2bd62b46e5e175c8ad80daa6de3a1c313db0f
test/sad_test.cc
vpx_dsp/vpx_dsp_rtcd_defs.pl
vpx_dsp/x86/highbd_sad4d_avx2.c