Home
last modified time | relevance | path

Searched refs:halftone_code (Results 1 - 6 of 6) sorted by relevance

/third_party/backends/backend/
H A Dhs2p-scsi.h734 static SANE_String_Const halftone_code[] = { variable
835 SANE_Byte halftone_code; member
881 SANE_Byte halftone_code; /* 27: Halftone Code member
H A Dibm.h338 SANE_Byte halftone_code; /* halftone_pattern[0] in ricoh.h */ member
H A Dhs2p.h462 #define get_halftone_code_id(s) (get_list_index( halftone_code, (char *)(s) ))
H A Dhs2p.c509 s->opt[OPT_HALFTONE_CODE].size = max_string_size (halftone_code); in init_options()
513 (SANE_String_Const *) & halftone_code[0]; in init_options()
514 s->val[OPT_HALFTONE_CODE].s = strdup (halftone_code[0]); in init_options()
2797 data->halftone_code = in set_window_data()
2805 data->halftone_code = DITHER; /* 00H reserved */ in set_window_data()
H A Dhs2p-scsi.c1102 DBG (DBG_info, "Halftone Code = %#0x\n", data->halftone_code); in print_window_data()
1146 DBG (DBG_info, "Halftone Code = %#x\n", ws->halftone_code); in print_window_data()
H A Dibm.c1024 wbuf.halftone_code = 2; /* diithering */ in sane_start()

Completed in 12 milliseconds