Home
last modified time | relevance | path

Searched refs:CM_COLOR (Results 1 - 5 of 5) sorted by relevance

/third_party/backends/backend/
H A Dhp3900_config.c2182 {USB20, CCD_SENSOR, {ST_NORMAL, CM_COLOR , 2400, 0x00 , -1 , PIXEL_RATE, 0x04 , 24499, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, in hp3970_scanmodes()
2183 {USB20, CCD_SENSOR, {ST_NORMAL, CM_COLOR , 1200, 0x01 , -1 , PIXEL_RATE, 0x05 , 14667, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, in hp3970_scanmodes()
2184 {USB20, CCD_SENSOR, {ST_NORMAL, CM_COLOR , 600, 0x02 , 2 , PIXEL_RATE, 0x04 , 5499, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, in hp3970_scanmodes()
2185 {USB20, CCD_SENSOR, {ST_NORMAL, CM_COLOR , 300, 0x03 , 3 , PIXEL_RATE, 0x04 , 2751, 768 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, in hp3970_scanmodes()
2186 {USB20, CCD_SENSOR, {ST_NORMAL, CM_COLOR , 200, 0x04 , 4 , PIXEL_RATE, 0x04 , 2255, 1856 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, in hp3970_scanmodes()
2187 {USB20, CCD_SENSOR, {ST_NORMAL, CM_COLOR , 100, 0x04 , 4 , PIXEL_RATE, 0x04 , 2255, 1856 , STT_HALF, 0x02 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, in hp3970_scanmodes()
2197 {USB20, CCD_SENSOR, {ST_TA , CM_COLOR , 2400, 0x00 , -1 , PIXEL_RATE, 0x04 , 25599, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, in hp3970_scanmodes()
2198 {USB20, CCD_SENSOR, {ST_TA , CM_COLOR , 1200, 0x01 , -1 , PIXEL_RATE, 0x03 , 10899, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, in hp3970_scanmodes()
2199 {USB20, CCD_SENSOR, {ST_TA , CM_COLOR , 600, 0x02 , -1 , PIXEL_RATE, 0x01 , 5487, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, in hp3970_scanmodes()
2200 {USB20, CCD_SENSOR, {ST_TA , CM_COLOR , 30 in hp3970_scanmodes()
[all...]
H A Dhp3900_rts8822.c1577 if (scan.colormode != CM_COLOR) in RTS_Scanner_SetParams()
1663 if ((scancfg->colormode != CM_COLOR) && (scancfg->channel == 3)) /*channel = 0x00 */ in SetScanParams()
1667 mycolormode = (hwdcfg->arrangeline != FIX_BY_SOFT) ? 3 : CM_COLOR; in SetScanParams()
1740 default: /*CM_COLOR */ in SetScanParams()
1837 case CM_COLOR: in SetScanParams()
1879 if (scan.colormode != CM_COLOR) in SetScanParams()
1881 if (mycolormode == CM_COLOR) in SetScanParams()
4740 if (scancfg->colormode != CM_COLOR) in Gamma_Apply()
6088 if (scan2.colormode == CM_COLOR) in Resize_Start()
6112 if (scan2.colormode == CM_COLOR) in Resize_Start()
[all...]
H A Dhp3900_sane.c1034 rst = CM_COLOR; in Get_Colormode()
1040 rst = CM_COLOR; /* default */ in Get_Colormode()
1200 scanner->ScanParams.colormode = CM_COLOR; in options_init()
2252 (colormode == CM_COLOR) ? SANE_FRAME_RGB : SANE_FRAME_GRAY; in sane_get_parameters()
2277 if (colormode == CM_COLOR) in sane_get_parameters()
2345 colormode = CM_COLOR; in sane_start()
2350 /* setting channel for colormodes different than CM_COLOR */ in sane_start()
2351 channel = (colormode != CM_COLOR) ? 1 : 0; in sane_start()
2514 if (s->ScanParams.colormode == CM_COLOR) in sane_read()
H A Dhp3900_debug.c511 case CM_COLOR: in dbg_colour()
512 return "CM_COLOR"; in dbg_colour()
723 scancfg->coord.height, 8, CM_COLOR, in dbg_autoref()
H A Dhp3900_types.c116 #define CM_COLOR 0x00 macro

Completed in 20 milliseconds