]> granicus.if.org Git - libvpx/commit
Initial sse2 version of the wide loopfilters
authorScott LaVarnway <slavarnway@google.com>
Fri, 11 Jan 2013 22:54:14 +0000 (14:54 -0800)
committerScott LaVarnway <slavarnway@google.com>
Fri, 11 Jan 2013 22:54:14 +0000 (14:54 -0800)
commit4987c0f07e1791099fe87199b27a2804079f62f0
tree8c9a0727da5b8f8e62e7b05054f26029bf7e648e
parentd5a8b62d06bcc928b45deb8f3d5938e4a83c5eb1
Initial sse2 version of the wide loopfilters

Updated the rtcd_defs and used the sse2 uv version
of the loopfilter.  The performance improved by ~8%
for the test clip used.

Change-Id: I5a0bca3b6674198d40ca4a77b8cc722ddde79c36
vp9/common/vp9_loopfilter.h
vp9/common/vp9_loopfilter_filters.c
vp9/common/vp9_rtcd_defs.sh
vp9/common/x86/vp9_loopfilter_x86.c