Hi,

On Sat, Oct 10, 2015 at 12:31 PM, Henrik Gramner <hen...@gramner.com> wrote:

> On Tue, Oct 6, 2015 at 9:59 PM, Ronald S. Bultje <rsbul...@gmail.com>
> wrote:
> > +cglobal vp9_idct_idct_4x4_add_12, 4, 4, 6, dst, stride, block, eob
> [...]
> > +    movd                m0, coefd
> > +    punpcklwd           m0, m0
> > +    pshufd              m0, m0, q0000
>
> pshuflw + punpcklqdq is faster on some older CPUs, such as Conroe.


Done.

Ronald
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to