]> 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>
Tue, 4 Nov 2014 18:06:06 +0000 (10:06 -0800)
commitd7422b2b1eb9f0011a8c379c2be680d6892b16bc
treec1d4edf399e7f40441809f90e68ed618ecdf7816
parent454342d4e77dbb67f4a3c10f97a57a6fcb46d9a0
Added sse2 acceleration for highbitdepth variance

Change-Id: I446bdf3a405e4e9d2aa633d6281d66ea0cdfd79f
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