]> granicus.if.org Git - libvpx/commit
A few more optimizations, about 1% overall speedup.
authorChristian Duvivier <cduvivier@google.com>
Thu, 16 Aug 2012 05:41:32 +0000 (22:41 -0700)
committerChristian Duvivier <cduvivier@google.com>
Thu, 16 Aug 2012 22:03:29 +0000 (15:03 -0700)
commit525b18391055627ac8fa9bc2998d49fbf4e553c0
tree1b77f55918435f66f836e577379774783c2711cc
parent9471bc2e9e86a3d2e8a823340291c459e97e7727
A few more optimizations, about 1% overall speedup.

Unroll horizontal pass, no more intermediate buffer, faster special transpose.

Change-Id: I05df75be4e5f01420066cdf3c61a2edf35bedb64
vp8/common/x86/filter_sse4.c