]> granicus.if.org Git - libvpx/commit
Add SSE4.1 vpx_obmc_variance* implementations and cosmetics
authorGeza Lore <gezalore@gmail.com>
Tue, 12 Jul 2016 10:41:54 +0000 (11:41 +0100)
committerskal <pascal.massimino@gmail.com>
Wed, 13 Jul 2016 04:04:46 +0000 (21:04 -0700)
commitebc2d34cd97a47074714eb9a108767c8a67044de
treef0b9b0a3395ced91fb66092c2e82bf24910ed661
parent6de0e97d97bbff8f5928c62133c8527aa458bd21
Add SSE4.1 vpx_obmc_variance* implementations and cosmetics

Speedup for these functions: 4x
Also include some cosmetic changes to SAD functions

Change-Id: I344c32c795492507ae08742f52d035a13f583799
test/obmc_variance_test.cc [new file with mode: 0644]
test/test.mk
vpx_dsp/variance.c
vpx_dsp/vpx_dsp.mk
vpx_dsp/vpx_dsp_rtcd_defs.pl
vpx_dsp/x86/obmc_sad_sse4.c
vpx_dsp/x86/obmc_variance_sse4.c [new file with mode: 0644]
vpx_dsp/x86/synonyms.h