[FFmpeg-devel] [PATCH] libavcodec Adding ff_v210_planar_unpack AVX2

Mike Stoner mdstoner23 at yahoo.com
Tue Mar 26 22:22:43 EET 2019


Hello,
I’ve accounted for all feedback on this so far, I’m wondering if it is ready to be pushed upstream?

Here are my results from ‘checkasm’ (lower is better):

v210_unpack_c: 1636
v210_unpack_ssse3: 611
v210_unpack_avx: 601
v210_unpack_avx2: 423

I ran it 5 times and averaged the middle 3 results for each CPU target (ignoring the highest and lowest time).

https://patchwork.ffmpeg.org/patch/12325/


Thanks… -Mike


More information about the ffmpeg-devel mailing list