[FFmpeg-devel] [PATCH 2/2] x86/mlpdec: add ff_mlp_rematrix_channel_{sse4, avx2}

James Darnley james.darnley at gmail.com
Thu Oct 2 15:19:06 CEST 2014


On 2014-09-30 20:50, James Almer wrote:

> +    pshufd        m2, m0, 0xb1
> +    pshufd        m3, m1, 0xb1

> +    pshufd        m3, m1, 0xb1
> +    pshufd        m4, m2, 0xb1

> +    pshufd       xm1, xm0, 0x4e

> +    pshufd       xm2, xm0, 0xb1
> +    pshufd       xm3, xm1, 0xb1

> +    pshufd       xm2, xm0, 0xb1
> +    pshufd       xm3, xm1, 0xb1

Are these shuffle constants in base-16 more clear about what they do
than the base-4 qXXXX defines of x264asm?



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 603 bytes
Desc: OpenPGP digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141002/75d8ef27/attachment.asc>


More information about the ffmpeg-devel mailing list