Home | History | Annotate | Download | only in compile

Lines Matching defs:out

257         png_bytep out = outRows[j];
311 *out++ = idx;
392 png_bytep out = outRows[j];
400 *out++ = rr;
402 *out++ = (png_byte) (rr * 0.2126f + gg * 0.7152f + bb * 0.0722f);
405 *out++ = aa;
1090 // Figure out the number of rows and columns in the N-patch