]> granicus.if.org Git - libvpx/commit
Modify HORIZx16 macro in subpixel filter functions
authorYunqing Wang <yunqingwang@google.com>
Tue, 1 Oct 2013 19:49:25 +0000 (12:49 -0700)
committerYunqing Wang <yunqingwang@google.com>
Tue, 1 Oct 2013 19:49:25 +0000 (12:49 -0700)
commitdf8e1564324f28e6e3bd17413b589a21647a07c2
treef49cd589664958e575873f7a68eca40c2da12602
parent682c27239f711cb0dbdcb329d4070f62c76f1f5f
Modify HORIZx16 macro in subpixel filter functions

Interleaved the instructions, reduced register dependency, and
prefetched the source data. This improved the decoder speed
by 0.6% - 2%.

Change-Id: I568067aa0c629b2e58219326899c82aedf7eccca
vp9/common/x86/vp9_subpixel_8t_ssse3.asm