]> granicus.if.org Git - libvpx/commit
Add vpx_highbd_sad16x{32,16,8}_avg_avx2.
authorScott LaVarnway <slavarnway@google.com>
Mon, 10 Oct 2022 15:38:44 +0000 (08:38 -0700)
committerScott LaVarnway <slavarnway@google.com>
Wed, 12 Oct 2022 10:28:53 +0000 (03:28 -0700)
commit85484d5960b2adfde5e639ea7e3f3dcba9698e2e
tree0bad997ad400eee40b853f1a65e04a355f8f6ced
parent5c9d20cf4492da573a4aa797c382cdfd6ce175bd
Add vpx_highbd_sad16x{32,16,8}_avg_avx2.

1.6x to 2.1x faster than the sse2 version.

Bug: b/245917257

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