summaryrefslogtreecommitdiff
path: root/vpx_dsp/x86/avg_intrin_avx2.c
AgeCommit message (Expand)Author
2018-12-08Merge "Add satd avx2 implementation"Sai Deng
2018-12-07Add high bit Hadamard 32x32 avx2 implementationsdeng
2018-12-06Add satd avx2 implementationsdeng
2018-12-05Add high bit Hadamard 16x16 avx2 implementationsdeng
2018-12-03Add high bit Hadamard 8x8 avx2 implementationsdeng
2018-07-24VPX: avg_intrin_sse2.c, avg_intrin_avx2.c cleanupScott LaVarnway
2018-07-24VPX: Improve HBD vpx_hadamard_32x32_avx2()Scott LaVarnway
2018-07-23VPX: Add vpx_hadamard_32x32_avx2Scott LaVarnway
2017-11-10vpx: [x86] add vpx_satd_avx2()Scott LaVarnway
2017-10-26vpx: hadamard: use ptrdiff_t instead of int for strideScott LaVarnway
2017-10-23vpx: [x86] vpx_hadamard_16x16_avx2() highbitdepth fixScott LaVarnway
2017-10-20vpx: [x86] vpx_hadamard_16x16_avx2() improvementsScott LaVarnway
2017-10-18vpx: [x86] add vpx_hadamard_16x16_avx2()Scott LaVarnway