Searched refs:relmax (Results 1 - 2 of 2) sorted by relevance
/third_party/backends/backend/ |
H A D | bh.h | 671 #define SANE_NAME_BARCODE_RELMAX "barcode-relmax" 989 SANE_Byte relmax[2]; member
|
H A D | bh.c | 838 DBG(8, "mode_select_barcode_param2: sensed values: relmax:%d barmin:%d barmax:%d\n", in mode_select_barcode_param2() 839 (int) _2btol(select_cmd.mp.relmax), in mode_select_barcode_param2() 859 _lto2b(_OPT_VAL_WORD(s, OPT_BARCODE_RELMAX), select_cmd.mp.relmax); in mode_select_barcode_param2() 870 DBG(8, "mode_select_barcode_param2: param values: relmax:%d barmin:%d barmax:%d\n", in mode_select_barcode_param2() 875 DBG(8, "mode_select_barcode_param2: select values: relmax:%d barmin:%d barmax:%d\n", in mode_select_barcode_param2() 876 (int) _2btol(select_cmd.mp.relmax), in mode_select_barcode_param2()
|
Completed in 7 milliseconds