Hello,

Patch in attach add SIMD for the 5 shuffle_bytes func for rgb2rgb
The new SIMD are write using external ASM.

Also add checkasm test for theses func
Restricted to x86_64, because the scalar part doesn't compile on x86_32

I consider for the scalar part that the src_size value is a multiple of 4
(because the shuffle is for 4 bytes)

Pass fate test on X86_64 and X86_32 (os 10.12)


Martin

Attachment: 0001-swscale-rgb-add-X86_64-SIMD-SSSE3-AVX2-for.patch
Description: Binary data

Attachment: 0002-swscale-rgb-add-X86_64-SIMD-SSSE3-AVX2-for.patch
Description: Binary data

Attachment: 0003-checkasm-swscale-add-test-for-rgb-shuffle_bytes-func.patch
Description: Binary data

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to