[FFmpeg-devel] [PATCH] avcodec/v210enc: add new function for avx2 avx512 avx512icl

Christophe Gisquet christophe.gisquet at gmail.com
Sat Oct 29 11:19:06 EEST 2022


Hello,

Le ven. 28 oct. 2022 à 20:57, James Darnley <jdarnley at obe.tv> a écrit :
> +        %else
> +            pand       m1, m6, m1
> +            pandn      m0, m6, m0
> +            por        m0, m0, m1
> +        %endif

Isn't that pattern a vpblendb or some such ?

-- 
Christophe


More information about the ffmpeg-devel mailing list