[FFmpeg-devel] avfilter/x86/vf_hflip : make macro and add AVX2

Martin Vignali martin.vignali at gmail.com
Wed Dec 13 13:07:58 EET 2017


Hello,

In attach patch to merge byte and short hflip asm func into a macro
and add AVX2 version

Checkasm result (Kaby Lake, x86_64, mac os 10.12)
hflip_byte_c: 30.9
hflip_byte_ssse3: 30.4
hflip_byte_avx2: 21.9
hflip_short_c: 31.6
hflip_short_ssse3: 30.4
hflip_short_avx2: 22.4


Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avfilter-x86-vf_hflip-merge-hflip-byte-and-hflip-sho.patch
Type: application/octet-stream
Size: 2779 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20171213/1136247b/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-avfilter-x86-vf_hflip-add-avx2-version-for-hflip_byt.patch
Type: application/octet-stream
Size: 3040 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20171213/1136247b/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-avfilter-x86-vf_hflip-indent-after-previous-commit.patch
Type: application/octet-stream
Size: 764 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20171213/1136247b/attachment-0002.obj>


More information about the ffmpeg-devel mailing list