Home
last modified time | relevance | path

Searched refs:DEPTH_GRAY (Results 1 - 4 of 4) sorted by relevance

/third_party/backends/backend/
H A Dhp5590_cmds.h82 DEPTH_GRAY, enumerator
H A Dniash.c206 #define DEPTH_GRAY 8 macro
213 #define BITS_PER_PIXEL_GRAY DEPTH_GRAY
334 {DEPTH_GRAY, SANE_FRAME_GRAY, _bytesPerLineGray, _rgb2gray},
H A Dhp5590.c1005 case DEPTH_GRAY: in sane_control_option()
1246 scanner->depth = DEPTH_GRAY; in sane_control_option()
1442 case DEPTH_GRAY: in sane_get_parameters()
1705 if ( ! (scanner->depth == DEPTH_BW || scanner->depth == DEPTH_GRAY)) in convert_gray_and_lineart()
1731 if (scanner->depth == DEPTH_GRAY) in convert_gray_and_lineart()
H A Dhp5590_cmds.c1467 if (color_depth == DEPTH_GRAY) in hp5590_calc_pixel_bits()
1568 if (color_depth == DEPTH_BW || color_depth == DEPTH_GRAY) in hp5590_set_scan_area()

Completed in 9 milliseconds