Searched refs:mycolormode (Results 1 - 2 of 2) sorted by relevance
/third_party/backends/backend/ |
H A D | hp3900_rts8822.c | 248 SANE_Int mycolormode); 253 SANE_Int mycolormode); 264 SANE_Int mycolormode, 1640 SANE_Int mycolormode; in SetScanParams() local 1656 mycolormode = scancfg->colormode; in SetScanParams() 1667 mycolormode = (hwdcfg->arrangeline != FIX_BY_SOFT) ? 3 : CM_COLOR; in SetScanParams() 1670 mycolormode = 3; in SetScanParams() 1671 myvalue = mycolormode; in SetScanParams() 1726 && (mycolormode != 3)) in SetScanParams() 1771 dev->scanning->arrange_compression = ((mycolormode ! in SetScanParams() 6520 SANE_Byte mycolormode; Read_Image() local 8678 RTS_Setup_Line_Distances(struct st_device *dev, SANE_Byte * Regs, struct st_scanparams *scancfg, struct st_hwdconfig *hwdcfg, SANE_Int mycolormode, SANE_Int arrangeline) RTS_Setup_Line_Distances() argument 8762 RTS_Setup_Depth(SANE_Byte * Regs, struct st_scanparams *scancfg, SANE_Int mycolormode) RTS_Setup_Depth() argument 8948 RTS_Setup_Channels(struct st_device *dev, SANE_Byte * Regs, struct st_scanparams *scancfg, SANE_Int mycolormode) RTS_Setup_Channels() argument 9047 SANE_Byte mycolormode; RTS_Setup() local [all...] |
H A D | hp3900_sane.c | 379 SANE_String_Const mycolormode[] = in bknd_colormodes() local 385 colormode = (SANE_String_Const *) malloc (sizeof (mycolormode)); in bknd_colormodes() 387 memcpy (colormode, &mycolormode, sizeof (mycolormode)); in bknd_colormodes()
|
Completed in 9 milliseconds