]> granicus.if.org Git - libvpx/commit
sad_sse2: fix sad4xN(_avg) on windows
authorJames Zern <jzern@google.com>
Sat, 19 Dec 2015 03:19:32 +0000 (19:19 -0800)
committerJames Zern <jzern@google.com>
Sat, 19 Dec 2015 03:19:32 +0000 (19:19 -0800)
commit8b2ddbc72845262f415e0d19d1f0e74388901722
tree3d27939fff6d2b9acbee20eb72d90035af03dfd4
parentf075fdc474898329eaa37ccc47433d6ad45792de
sad_sse2: fix sad4xN(_avg) on windows

reduce the register count by 1 to avoid xmm6 and unnecessarily
penalizing the other users of the base macro

Change-Id: I59605c9a41a31c1b74f67ec06a40d1a7f92c4699
vpx_dsp/x86/sad_sse2.asm