On Sun, Jan 10, 2016 at 12:31:17AM +0000, Kieran Kunhya wrote:
> > Unchecked mallocs cause global warming, please think of the planet.
> >
> >> +        l_h[i][0] = tmp[i];
> >> +        l_h[i][1] = tmp[i] + 2 * w8 * h8;
> >> +        //l_h[i][2] = ll2;
> >> +        l_h[i][3] = tmp[i];
> >> +        l_h[i][4] = tmp[i] + 2 * w4 * h4;
> >> +        //l_h[i][5] = ll1;
> >> +        l_h[i][6] = tmp[i];
> >> +        l_h[i][7] = tmp[i] + 2 * w2 * h2;
> >
> > commented-out cruft?
> 
> There mostly to emphasise that ll1 and ll2 are done in-place.

A comment would emphasize that even more clearly.

Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to