Lines Matching defs:width

317 	 - rename pagewidth to page-width, to meet sane 1.1.0, same for height
360 - autodetect jpeg duplex interlacing mode by inspecting scan width
495 - moved page width/height to start of geometry group
537 - image width must be multiple of 8 when swcrop is used before binarization (iX500)
1439 /* maximum window width and length are reported in basic units.*/
1441 DBG(15, " max width: %2.2f inches\n",(float)s->max_x_basic/s->basic_x_res);
2536 /* page width US-Letter */
3061 /* page width */
3580 /*automatic width detection */
3584 opt->title = SANE_I18N ("Auto width detection");
5472 /* if full width image, and paper size is changed,
6430 /* call helper function, scanner wants lies about paper width */
7747 /* call helper function, scanner wants lies about paper width */
7830 DBG(5,"get_pixelsize: Actual width %d -> %d\n", s->s_params.pixels_per_line, get_PSIZE_paper_w(in));
8404 int width = (s->jpeg_x_byte << 8) | in[i];
8406 /* if image width equals what we asked for, then
8408 if(width == s->s_params.pixels_per_line){
8410 DBG(15, "read_from_JPEGduplex: right width, req:%d got:%d\n",
8411 s->s_params.pixels_per_line,width);
8421 /* and put the high-order width byte into front unchanged */
8428 DBG(15, "read_from_JPEGduplex: wrong width, req:%d got:%d\n",
8429 s->s_params.pixels_per_line,width);
8431 /* put the high-order width byte into front side, shifted down */
8432 s->buffers[SIDE_FRONT][s->buff_rx[SIDE_FRONT]++] = width >> 9;
8435 /* put the high-order width byte into back side, shifted down */
8436 s->buffers[SIDE_BACK][s->buff_rx[SIDE_BACK]++] = width >> 9;
8440 in[i] = (width >> 1) & 0xff;
9955 * for the paper width in adf. sometimes,
9962 int width = s->page_width + 2 * (s->os_x_basic*1200/s->basic_x_res);
9975 if(width > s->max_x){
9980 return width;
10244 /* if we will later binarize this image, make sure the width