]> git.sesse.net Git - x264/commit
x86: SSE2 and SSSE3 plane_copy_deinterleave_rgb
authorHenrik Gramner <henrik@gramner.com>
Sun, 23 Feb 2014 14:33:48 +0000 (15:33 +0100)
committerFiona Glaser <fiona@x264.com>
Wed, 12 Mar 2014 04:11:05 +0000 (21:11 -0700)
commita90ea34cf264d6b7733c5ffbe6d46882c306b50f
treea63697b72547355be3b51e68526dc83a579be2fb
parentf032147ca69401165495a36cf7aba5b8c95ecb3b
x86: SSE2 and SSSE3 plane_copy_deinterleave_rgb

About 5.6x faster than C on Haswell.
common/x86/mc-a2.asm
common/x86/mc-c.c
tools/checkasm.c