Hi,

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

> On Sat, Oct 10, 2015 at 4:36 AM, Ronald S. Bultje <rsbul...@gmail.com>
> wrote:
> > @@ -674,6 +715,24 @@ cglobal vp9_idct_idct_8x8_add_10, 4, 6 +
> ARCH_X86_64, 10, \
> [...]
> > +    shl              skipd, 1
> > +    lea             blockq, [blockq+skipq*(mmsize>>1)]
>
> add skipd, skipd
>

Done.


> Nit: mmsize/2 is more readable than mmsize>>1


OK, will change. (and /4 instead of >>2.)

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

Reply via email to