]> granicus.if.org Git - libvpx/commit
Added sse2 acceleration for highbitdepth variance
authorPeter de Rivaz <peter.derivaz@gmail.com>
Thu, 16 Oct 2014 13:00:54 +0000 (14:00 +0100)
committerDeb Mukherjee <debargha@google.com>
Fri, 14 Nov 2014 23:18:53 +0000 (15:18 -0800)
commit48032bfcdb412a8e7f9d89154c4ac8fbb3f8fe72
tree9b4b858b818caaa2e0419f5da5facb18b39f5c91
parent807885b5e01f0f00edba27b611b9a0cfd49b5796
Added sse2 acceleration for highbitdepth variance

Change-Id: I446bdf3a405e4e9d2aa633d6281d66ea0cdfd79f
(cherry picked from commit d7422b2b1eb9f0011a8c379c2be680d6892b16bc)
(cherry picked from commit 6d741e4d76a7d9ece69ca117d1d9e2f9ee48ef8c)
test/variance_test.cc
vp9/common/vp9_blockd.h
vp9/common/vp9_rtcd_defs.pl
vp9/encoder/x86/vp9_highbd_subpel_variance.asm [new file with mode: 0644]
vp9/encoder/x86/vp9_highbd_variance_impl_sse2.asm [new file with mode: 0644]
vp9/encoder/x86/vp9_highbd_variance_sse2.c [new file with mode: 0644]
vp9/vp9cx.mk