]> granicus.if.org Git - libvpx/commit
Add AVX2 optimization to copy/avg functions
authorYi Luo <luoyi@google.com>
Tue, 28 Mar 2017 22:30:07 +0000 (15:30 -0700)
committerJames Zern <jzern@google.com>
Fri, 14 Apr 2017 23:50:10 +0000 (16:50 -0700)
commitaa5a9419926abe3034d1791ed20cca853e5281db
tree8393fe7999629cc6d95f453f922b84d6d530908e
parent6bff6cb5a9efe88c2cbe2c5f967560f68ee3ce29
Add AVX2 optimization to copy/avg functions

Change-Id: Ibcef70e4fead74e2c2909330a7044a29381a8074
test/convolve_test.cc
vpx_dsp/vpx_dsp.mk
vpx_dsp/vpx_dsp_rtcd_defs.pl
vpx_dsp/x86/highbd_convolve_avx2.c [new file with mode: 0644]