Lines Matching refs:outptr
1289 register unsigned char *outptr; local
1298 register JSAMPROW inptr, outptr;
1311 outptr = output_buf[row];
1334 *outptr++ = nim->colorsTotal;
1354 *outptr++ = (JSAMPLE) (*cachep - 1);
1356 *outptr++ = (*cachep - 1);
1386 JSAMPROW outptr; /* => current output pixel */ local
1394 unsigned char *outptr; /* => current output pixel */ local
1407 outptr = output_buf[row];
1412 outptr += width - 1;
1444 *outptr = nim->colorsTotal;
1450 outptr += dir;
1507 *outptr = (JSAMPLE) pixcode;
1556 outptr += dir;