Lines Matching defs:resolution_x

325 			     SANE_Int resolution_x, SANE_Int resolution_y,
1541 DBG (DBG_FNC, "-> param->resolution_x=%i\n", param->resolution_x);
1564 scan.resolution_x = param->resolution_x;
1575 if ((scan.resolution_x == 2400) || ((scan.resolution_x == 4800)))
1619 hwdcfg.highresolution = (scan.resolution_x > 1200) ? TRUE : FALSE;
1674 dev->Resize->resolution_x = scancfg->resolution_x;
1677 mymode = RTS_GetScanmode (dev, hwdcfg->scantype, myvalue, scancfg->resolution_x); /*0x0b */
1685 scancfg->resolution_x);
1698 scan2.resolution_x = fitres;
1702 RTS_GetScanmode (dev, hwdcfg->scantype, myvalue, scan2.resolution_x);
1711 (scan2.resolution_x * scancfg->coord.left) /
1712 dev->Resize->resolution_x;
1714 (scan2.resolution_x * scancfg->coord.width) /
1715 dev->Resize->resolution_x;
1753 scan2.resolution_x = scancfg->resolution_x;
1798 dots_per_block = ((scan2.resolution_x > 2400)
1864 scancfg->sensorresolution / scancfg->resolution_x);
1870 scancfg->resolution_x = scan2.resolution_x;
6101 Resize_Decrease (rz->v3628, rz->resolution_x, rz->towidth, rz->v3624,
6102 scan2.resolution_x, rz->fromwidth, rz->mode);
6107 Resize_Increase (rz->v3628, rz->resolution_x, rz->towidth, rz->v3624,
6108 scan2.resolution_x, rz->fromwidth, rz->mode);
6121 Resize_Increase (rz->v362c, rz->resolution_x, rz->towidth, rz->v3624,
6122 scan2.resolution_x, rz->fromwidth, rz->mode);
7100 /* fa70 = Resize->resolution_x */
7102 /* fa6c = scan2.resolution_x */
7126 Resize_Decrease (rz->v362c, rz->resolution_x, rz->towidth,
7127 rz->v3624, scan2.resolution_x, rz->fromwidth,
7340 Resize_Increase (temp, rz->resolution_x, rz->towidth, rz->v3624,
7341 scan2.resolution_x, rz->fromwidth, rz->mode);
8105 scan.resolution_x) == ERROR)
8188 ta_y_start += (((((scan.coord.top * 3) * 5) * 5) * 32) / scancfg.resolution_x);
8222 hwdcfg.highresolution = (scancfg.resolution_x <= 1200) ? FALSE : TRUE;
8246 if (scancfg.resolution_x == 2400)
8263 switch (scancfg.resolution_x)
8279 switch (scancfg.resolution_x)
8298 if ((scancfg.resolution_x == 1200)
8299 || (scancfg.resolution_x == 2400))
8307 if ((scancfg.resolution_x == 600)
8317 if ((scancfg.resolution_x == 600)
8318 || (scancfg.resolution_x == 300))
8405 Motor_GetFromResolution (scancfg.resolution_x));
8408 Lamp_SetGainMode (dev, Regs, scancfg.resolution_x,
8409 Lamp_GetGainMode (dev, scancfg.resolution_x,
8438 && (scancfg.resolution_x > 2400))
8468 RTS_GetScanmode (dev, scantype, colormode, scancfg->resolution_x);
9073 RTS_GetScanmode (dev, scantype, mycolormode, scancfg->resolution_x);
9120 (scancfg->sensorresolution / scancfg->resolution_x) & 0x1f;
10370 (myscancfg->resolution_x > 1200) ? TRUE : FALSE;
10377 switch (myscancfg->resolution_x)
10396 if (scan.resolution_x == 100)
10470 resolution_x));
10488 Lamp_SetGainMode (dev, Regs, myscancfg->resolution_x,
10533 Refs_Detect (struct st_device *dev, SANE_Byte * Regs, SANE_Int resolution_x,
10538 DBG (DBG_FNC, "+ Refs_Detect(*Regs, resolution_x=%i, resolution_y=%i):\n",
10539 resolution_x, resolution_y);
10553 scancfg.resolution_x = resolution_x;
10556 scancfg.coord.width = (resolution_x * 3) / 10;
10559 scancfg.shadinglength = (resolution_x * 17) / 2;
10575 gaincontrol = Lamp_GetGainMode (dev, resolution_x, ST_NORMAL); /* scan.scantype */
10599 Lamp_Warmup (dev, Regs, FLB_LAMP, resolution_x);
10616 scancfg.resolution_x,
10660 cfg_vrefs_get (dev->sensorcfg->type, scancfg->resolution_x, &scan.ler,
10720 scan.ser = ((x + refcfg.offset_x) * scancfg->resolution_x) / 2400;
11008 scancfg.resolution_x = resolution;
11623 Lamp_SetGainMode (dev, myRegs, scancfg->resolution_x, gaincontrol);
11831 scancfg->resolution_x,
12256 gainmode = Lamp_GetGainMode (dev, scancfg.resolution_x, scan.scantype);
12278 scancfg.resolution_x,
12481 if (scancfg.resolution_x > 600)
12580 scancfg->resolution_x, scantype, &channel[0],
12653 Lamp_SetGainMode (dev, myRegs, scancfg.resolution_x, gainmode);
13114 scancfg.resolution_x,
13172 Lamp_SetGainMode (dev, myRegs, scancfg.resolution_x, gainmode);
13319 scancfg.resolution_x,
13633 Calib_LoadConfig (dev, &calibcfg, scan.scantype, scancfg->resolution_x,
13656 gainmode = Lamp_GetGainMode (dev, scancfg->resolution_x, scan.scantype); /* [lf904] = 1 */
14488 Calib_LoadConfig (dev, calibcfg, scan.scantype, myscancfg->resolution_x,
14490 gainmode = Lamp_GetGainMode (dev, myscancfg->resolution_x, scan.scantype);
14492 Lamp_SetGainMode (dev, myRegs, myscancfg->resolution_x, gainmode);
14613 scancfg->resolution_x,
14650 scancfg->resolution_x,
14702 Calib_LoadConfig (dev, calibcfg, scan.scantype, myscancfg->resolution_x,
14704 gainmode = Lamp_GetGainMode (dev, myscancfg->resolution_x, scan.scantype);
14706 Lamp_SetGainMode (dev, myRegs, myscancfg->resolution_x, gainmode);
14774 myscancfg->resolution_x,
14842 Calib_LoadConfig (dev, calibcfg, scan.scantype, myscancfg->resolution_x,
14844 gainmode = Lamp_GetGainMode (dev, myscancfg->resolution_x, scan.scantype);
14846 Lamp_SetGainMode (dev, myRegs, myscancfg->resolution_x, gainmode);
14929 myscancfg->resolution_x,
14970 Calib_LoadConfig (dev, calibcfg, scan.scantype, myscancfg->resolution_x,
14972 gainmode = Lamp_GetGainMode (dev, myscancfg->resolution_x, scan.scantype);
14974 Lamp_SetGainMode (dev, myRegs, myscancfg->resolution_x, gainmode);
15040 myscancfg->resolution_x,