Lines Matching defs:res
571 * standard res pics is in byte 17 and the number of high res pics
586 * standard res pics left is in byte 23 and the number of high res
588 * approach is to report the number of high res pics left.
1285 int res, image_width, net_width, components;
1322 res = pic[4];
1323 if (res == 0)
1338 if (fread (pic + CAMERA_HEADER (res), WIDTH (res), HEIGHT, ifp) != HEIGHT)
1351 image_width = WIDTH (res);
1352 net_width = image_width - LEFT_MARGIN - RIGHT_MARGIN (res);
1375 if (res)
1387 if (res)
1784 change_res (int fd, unsigned char res)
1787 if (res != 0 && res != 1)
1793 res_pck[2] = res;
2456 { /* hi-res image */
2457 DBG (5, "sane_start: hi-res image\n");
2470 DBG (5, "sane_start: low-res image\n");