]> granicus.if.org Git - libvpx/commit
Added sse2 instrinsic version of vp8_sad16x3
authorScott LaVarnway <slavarnway@google.com>
Mon, 22 Oct 2012 23:16:04 +0000 (16:16 -0700)
committerGerrit Code Review <gerrit@gerrit.golo.chromium.org>
Thu, 25 Oct 2012 19:16:08 +0000 (12:16 -0700)
commit9ba2efd0340c2e0b9a3ac46ac1c94563552a112b
treef7626c5d55be8c16c8665ca7e8faf1d7ba283fb7
parentcb9e6abf805dbc25755e3b28ad6b577d30060df5
Added sse2 instrinsic version of vp8_sad16x3

3.7% boost in decoder performance for the clip used.

Change-Id: I74f28486a9352b472b36e21b5eaf30eff35e9199
vp8/common/rtcd_defs.sh
vp8/common/x86/sadmxn_x86.c [new file with mode: 0644]
vp8/vp8_common.mk