Home | History | Annotate | Download | only in compile

Lines Matching defs:out

275     png_bytep out = outRows[j];
329 *out++ = idx;
413 png_bytep out = outRows[j];
421 *out++ = rr;
423 *out++ = (png_byte)(rr * 0.2126f + gg * 0.7152f + bb * 0.0722f);
426 *out++ = aa;
1131 // Figure out the number of rows and columns in the N-patch