Searched refs:COLOR_BW (Results 1 - 18 of 18) sorted by relevance
/third_party/backends/backend/ |
H A D | plustek-pp_scale.c | 82 case COLOR_BW : step = 0; break; in ScaleX()
|
H A D | u12-map.c | 161 (dev->DataInf.wPhyDataType == COLOR_BW)) { in u12map_Adjust()
|
H A D | u12-hw.c | 312 if( COLOR_BW == dev->DataInf.wPhyDataType ) 399 if( dev->DataInf.wPhyDataType == COLOR_BW ) { 428 if( dev->DataInf.wPhyDataType == COLOR_BW ) 571 if( dev->DataInf.wPhyDataType == COLOR_BW ) { 613 if( dev->DataInf.wPhyDataType == COLOR_BW )
|
H A D | u12-image.c | 262 if( dev->DataInf.wPhyDataType == COLOR_BW ) in u12image_SetupScanStateVariables() 357 if( image->wDataType <= COLOR_BW ) { in u12image_GetImageInfo() 375 case COLOR_BW: in u12image_GetImageInfo() 377 dev->DataInf.wPhyDataType = COLOR_BW; in u12image_GetImageInfo() 825 case COLOR_BW : step = 0; break; in u12image_PrepareScaling()
|
H A D | plustek.h | 152 #define COLOR_BW 0 macro
|
H A D | u12.h | 107 #define COLOR_BW 0 macro
|
H A D | plustek-pp_p12.c | 302 if( ps->DataInf.wPhyDataType == COLOR_BW ) { in p12SetupScanningCondition() 351 if( ps->DataInf.wPhyDataType == COLOR_BW ) in p12SetupScanningCondition() 755 if( COLOR_BW == ps->DataInf.wPhyDataType ) in P12SetGeneralRegister()
|
H A D | plustek-pp_image.c | 474 if( ps->DataInf.wPhyDataType != COLOR_BW ) {/* if not line art */ in imageP98SetupScanSettings() 764 case COLOR_BW: in imageP98GetInfo() 766 ps->DataInf.wPhyDataType = COLOR_BW; in imageP98GetInfo() 871 case COLOR_BW: in imageP96GetInfo() 1146 if (ps->DataInf.wPhyDataType != COLOR_BW) { /* if not line art */ in imageP96SetupScanSettings() 1338 if( ps->DataInf.wPhyDataType == COLOR_BW ) in imageP98003SetupScanStateVariables()
|
H A D | plustek-pp_p48xx.c | 599 if ( ps->DataInf.wPhyDataType == COLOR_BW ) { in p48xxSetGeneralRegister() 766 (ps->DataInf.wPhyDataType != COLOR_BW)) { in p48xxCalibration()
|
H A D | plustek-pp.h | 170 #define COLOR_BW 0 macro
|
H A D | plustek_pp.c | 163 {0, 1, COLOR_BW}, 173 {0, 1, COLOR_BW}, 1599 if( mp[idx].scanmode == COLOR_BW ) { in sane_control_option()
|
H A D | u12.c | 136 {0, 1, COLOR_BW}, 1363 if( mp[idx].scanmode == COLOR_BW ) { in sane_control_option()
|
H A D | plustek.c | 349 scanmode = COLOR_BW; in getScanMode() 1786 int modes[] = { COLOR_BW, COLOR_256GRAY, COLOR_GRAY16, in do_calibration() 2174 if (scanmode == COLOR_BW) { in sane_control_option()
|
H A D | plustek-pp_genericio.c | 33 * - 0.43 - fixed a problem in ioP96InitialSetCurrentSpeed(), for COLOR_BW 395 case COLOR_BW: in ioP96InitialSetCurrentSpeed()
|
H A D | plustek-usb.c | 933 } else if ( si->ImgDef.wDataType == COLOR_BW ) { in usbDev_setScanEnv()
|
H A D | plustek-pp_p9636.c | 674 if( COLOR_BW == ps->DataInf.wPhyDataType ) { in p9636SetGeneralRegister()
|
H A D | plustek-pp_motor.c | 828 case COLOR_BW: dw += _BW_ORIGIN; break; in motorP98WaitForPositionY()
|
H A D | plustek-pp_dac.c | 846 if ( COLOR_BW != ps->DataInf.wPhyDataType ) in dacP98WaitForShading()
|
Completed in 26 milliseconds