Lines Matching defs:pixel
561 int numbytes, datasize, level = 0, line = 0, pixel = 0;
646 DBG (13, "-%d- ", pixel);
649 /* for PPM binary (P6), 3-byte RGB pixel */
669 pixel++;
670 if (pixel && !(pixel % s->width))
701 DBG (6, "%d lines, %d pixels, %d extra bytes\n", line, pixel, level);
1151 * by changing gain and offset values for every pixel until the desired
1199 10-bit gain + 6-bit offset = 2 bytes per pixel, so 10208 bytes */
1335 /* Data pixel start. Measured at 600dpi regardless of
1338 /* Data pixel end. Measured at 600dpi regardless of scan
1403 /* cal strip is 0x17a steps, plus 2 300dpi microsteps per pixel */
1481 scan->x2 = right - /* subtract 1 pixel */ 600 / scan->resolution;