[FFmpeg-devel] [PATCH] swscale/x86/rgb2rgb: add AVX512ICL versions of shuffle_bytes

James Almer jamrial at gmail.com
Sat Jan 25 16:33:01 EET 2025


On 1/25/2025 11:25 AM, Shreesh Adiga wrote:
> Signed-off-by: Shreesh Adiga <16567adigashreesh at gmail.com>
> ---
>   libswscale/x86/rgb2rgb.c     | 21 +++++++++++++++++++++
>   libswscale/x86/rgb_2_rgb.asm | 28 ++++++++++++++++++++++++++++
>   2 files changed, 49 insertions(+)

Thanks for the patch. Could you please compile and run 
tests/checkasm/checkasm with "--test=sw_rgb --bench" and paste the 
results for the shuffle_bytes functions, to see if there's a speed up 
compared to the AVX2 implementation?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250125/eb185c6f/attachment.sig>


More information about the ffmpeg-devel mailing list