Searched refs:_lto2b (Results 1 - 11 of 11) sorted by relevance
/third_party/backends/backend/ |
H A D | ricoh.h | 110 _lto2b(SANE_Int val, SANE_Byte *bytes) in _lto2b() function
|
H A D | hs2p-scsi.c | 1017 _lto2b (wdl, &win.swd.hdr.len[0]); in set_window() 1170 _lto2b (dtq, cmd.dtq); in read_data() 1376 _lto2b (halftone_id, cmd.dtq); 1435 _lto2b (halftone_id, cmd.dtq); 1630 _lto2b (bufsize, cmd.len); in get_data_status() 1906 _lto2b (mud, &buf.mud[0]); /* buf.mud[0] = (mud >> 8) & 0xff; buf.mud[1] = (mud & 0xff); */ in set_basic_measurement_unit()
|
H A D | ibm.h | 154 _lto2b(SANE_Int val, SANE_Byte *bytes) in _lto2b() function
|
H A D | bh.c | 692 _lto2b(s->mud, select_cmd.mp.mud); in mode_select_measurement() 743 _lto2b(_OPT_VAL_WORD(s, OPT_ICON_WIDTH), select_cmd.mp.iconwidth); in mode_select_icon() 744 _lto2b(_OPT_VAL_WORD(s, OPT_ICON_LENGTH), select_cmd.mp.iconlength); in mode_select_icon() 801 _lto2b((SANE_Int)_OPT_VAL_WORD_THOUSANDTHS(s, OPT_BARCODE_HMIN), select_cmd.mp.minbarheight); in mode_select_barcode_param1() 805 _lto2b(_OPT_VAL_WORD(s, OPT_BARCODE_SEARCH_TIMEOUT), select_cmd.mp.searchtimeout); in mode_select_barcode_param1() 859 _lto2b(_OPT_VAL_WORD(s, OPT_BARCODE_RELMAX), select_cmd.mp.relmax); in mode_select_barcode_param2() 863 _lto2b(_OPT_VAL_WORD(s, OPT_BARCODE_BARMIN), select_cmd.mp.barmin); in mode_select_barcode_param2() 867 _lto2b(_OPT_VAL_WORD(s, OPT_BARCODE_BARMAX), select_cmd.mp.barmax); in mode_select_barcode_param2() 932 _lto2b(_OPT_VAL_WORD(s, OPT_BARCODE_CONTRAST), select_cmd.mp.barcodecontrast); in mode_select_barcode_param3() 936 _lto2b(_OPT_VAL_WOR in mode_select_barcode_param3() [all...] |
H A D | hs2p.h | 380 _lto2b (u_long val, SANE_Byte * bytes) in _lto2b() function
|
H A D | ibm-scsi.c | 340 _lto2b(ssd_size, cmd.len); in get_data_status()
|
H A D | ricoh-scsi.c | 311 _lto2b(ssd_size, cmd.len); in get_data_status()
|
H A D | ibm.c | 987 /* _lto2b(sizeof(wbuf) - 8, wbuf.len); */ in sane_start() 989 _lto2b(IBM_WINDOW_DATA_SIZE, wbuf.len); /* size=320 */ in sane_start() 990 _lto2b(s->xres, wbuf.x_res); in sane_start() 991 _lto2b(s->yres, wbuf.y_res); in sane_start()
|
H A D | ricoh.c | 841 _lto2b(sizeof(wbuf) - 8, wbuf.len); in sane_start() 842 _lto2b(s->xres, wbuf.x_res); in sane_start() 843 _lto2b(s->yres, wbuf.y_res); in sane_start()
|
H A D | bh.h | 558 _lto2b(u_long val, SANE_Byte *bytes) in _lto2b() function
|
H A D | hs2p.c | 2653 _lto2b (sizeof (wbuf->data), &wbuf->hdr.len[0]); in set_window_data() 2767 _lto2b (xres, &data->xres[0]); /* Set X resolution */ in set_window_data() 2768 _lto2b (yres, &data->yres[0]); /* Set Y resolution */ in set_window_data() 2839 _lto2b (0x007, &data->bit_ordering[0]); /* Set to Packed4bitGray, MSB, MSbit */ in set_window_data()
|
Completed in 16 milliseconds