Searched refs:MODE_GRAY (Results 1 - 11 of 11) sorted by relevance
/third_party/backends/backend/ |
H A D | kodakaio.h | 192 MODE_COLOR, MODE_GRAY, MODE_LINEART enumerator
|
H A D | epsonds.h | 222 MODE_BINARY, MODE_GRAY, MODE_COLOR enumerator
|
H A D | p5_device.h | 297 #define MODE_GRAY 1 macro
|
H A D | magicolor.h | 223 MODE_BINARY, MODE_GRAY, MODE_COLOR enumerator
|
H A D | p5_device.c | 680 if (mode == MODE_GRAY) in build_correction() 782 case MODE_GRAY: in start_scan() 1058 status = start_scan (dev, MODE_GRAY, dev->ydpi, 0, 256); in move() 1081 MODE_GRAY, SANE_FALSE); in move() 1129 * @param mode MODE_COLOR or MODE_GRAY 1178 * @param mode MODE_COLOR or MODE_GRAY
|
H A D | epson2.h | 422 MODE_BINARY, MODE_GRAY, MODE_COLOR, MODE_INFRARED enumerator
|
H A D | epsonds-ops.c | 280 case MODE_GRAY: in eds_init_parameters()
|
H A D | niash.c | 220 #define MODE_GRAY 1 macro 1158 s->aValues[optMode].w = MODE_GRAY; in sane_control_option()
|
H A D | epson2-ops.c | 1364 case MODE_GRAY: in e2_init_parameters()
|
H A D | p5.c | 937 dev->mode = MODE_GRAY; in compute_parameters()
|
H A D | magicolor.c | 1462 case MODE_GRAY: in mc_init_parameters()
|
Completed in 15 milliseconds