[FFmpeg-devel] libavcodec/bswapdsp : add AVX2 for bswap_buf

Martin Vignali martin.vignali at gmail.com
Sun Oct 22 20:14:03 EEST 2017


Hello,

In attach patch in order to add an AVX2 version for bswap_buf
(swap uint32 in a buffer)

Checkasm result (Kaby Lake 10.12)
bswap_buf_c: 122.8
bswap_buf_sse2: 67.8
bswap_buf_ssse3: 34.3
bswap_buf_avx2: 21.0


Pass checkasm and fate test for me


Martin
Jokyo Images
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-libavcodec-bswapdsp-add-AVX2-func-for-bswap_buf.patch
Type: application/octet-stream
Size: 3599 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20171022/8ec4313c/attachment.obj>


More information about the ffmpeg-devel mailing list