/third_party/backends/backend/ |
H A D | test-picture.c | 54 SANE_Word bpl = test_device->bytes_per_line; in init_picture_buffer() local [all...] |
H A D | ma1509.h | 140 SANE_Int bpl, ppl, lines; member
|
H A D | mustek_scsi_pp.c | 887 mustek_scsi_pp_rdata (int fd, int planes, SANE_Byte * buf, int lines, int bpl) in mustek_scsi_pp_rdata() argument [all...] |
H A D | canon_pp.c | 1142 unsigned int lines, bytes, bpl; in sane_read() local
|
H A D | tamarack.c | 554 read_data (Tamarack_Scanner *s, SANE_Byte *buf, int lines, int bpl) in read_data() argument 826 int lines_per_buffer, bpl; in reader_process() local [all...] |
H A D | mustek.h | 219 SANE_Int bpl, lines; member
|
H A D | s9036.c | 239 get_read_sizes (int fd, int *lines_available, int *bpl, int *total_lines) in get_read_sizes() argument 454 int bpl = s->params.bytes_per_line; in read_more_data() local
|
H A D | agfafocus.c | 363 get_read_sizes (int fd, int *lines_available, int *bpl, int *total_lines) in get_read_sizes() argument 743 read_data (AgfaFocus_Scanner * s, SANE_Byte *buf, int lines, int bpl) in read_data() argument
|
H A D | coolscan.c | 1378 { int bpl; in scan_bytes_per_line() local 1398 { int bpl; in write_bytes_per_line() local 2543 unsigned int bpl, linesPerBuf, lineOffset; reader_process() local [all...] |
H A D | lexmark_low.c | 1041 int i, bpl, yend; in low_simple_scan() local 5764 int i, j, pixels, bpl; in sanei_lexmark_low_shading_calibration() local [all...] |
H A D | umax1220u-common.c | 1685 int bpl; in send_scan_parameters_2100U() local
|
H A D | hp3900_sane.c | 2243 SANE_Int res, source, depth, colormode, frameformat, bpl; in sane_get_parameters() local
|
H A D | microtek.c | 210 ring_alloc (size_t initial_size, size_t bpl, size_t ppl) in ring_alloc() argument [all...] |
H A D | microtek.h | 225 size_t bpl; /* bytes per line */ member
|
H A D | pieusb_specific.c | 1747 SANE_Int bpl = shading_width*2; in pieusb_calculate_shading() local 2191 SANE_Int ppl, bpl; in sanei_pieusb_get_scan_data() local [all...] |
H A D | mustek.c | 3218 get_image_status (Mustek_Scanner * s, SANE_Int * bpl, SANE_Int * lines) in get_image_status() argument 695 dev_read_req_enter(Mustek_Scanner * s, SANE_Byte * buf, SANE_Int lines, SANE_Int bpl, size_t * lenp, void **idp, SANE_Int bank, SANE_Byte * command) dev_read_req_enter() argument 3282 get_window(Mustek_Scanner * s, SANE_Int * bpl, SANE_Int * lines, SANE_Int * pixels) get_window() argument 3400 fix_line_distance_n_2(Mustek_Scanner * s, SANE_Int num_lines, SANE_Int bpl, SANE_Byte * raw, SANE_Byte * out) fix_line_distance_n_2() argument 3477 fix_line_distance_n_1(Mustek_Scanner * s, SANE_Int num_lines, SANE_Int bpl, SANE_Byte * raw, SANE_Byte * out) fix_line_distance_n_1() argument 3568 fix_line_distance_se(Mustek_Scanner * s, SANE_Int num_lines, SANE_Int bpl, SANE_Byte * raw, SANE_Byte * out) fix_line_distance_se() argument 3858 fix_line_distance_pro(Mustek_Scanner * s, SANE_Int num_lines, SANE_Int bpl, SANE_Byte * raw, SANE_Byte * out) fix_line_distance_pro() argument 3967 fix_line_distance_normal(Mustek_Scanner * s, SANE_Int num_lines, SANE_Int bpl, SANE_Byte * raw, SANE_Byte * out) fix_line_distance_normal() argument 4016 fix_line_distance_block(Mustek_Scanner * s, SANE_Int num_lines, SANE_Int bpl, SANE_Byte * raw, SANE_Byte * out, SANE_Int num_lines_total) fix_line_distance_block() argument 4132 fix_line_distance_none(Mustek_Scanner * s, SANE_Int num_lines, SANE_Int bpl, SANE_Byte * raw, SANE_Byte * out) fix_line_distance_none() argument 4632 output_data(Mustek_Scanner * s, FILE * fp, SANE_Byte * data, SANE_Int lines_per_buffer, SANE_Int bpl, SANE_Byte * extra) output_data() argument 4835 SANE_Int lines_per_buffer, bpl; reader_process() local [all...] |
H A D | umax_pp_low.c | 9082 int bpl; in encodeWX() local 9284 int i, bpl; bloc8Decode() local 10220 int bpl, hp; sanei_umax_pp_scan() local [all...] |
H A D | microtek2.h | 1108 uint32_t bpl; /* bytes per line as returned by RII */ member
|
/third_party/backends/sanei/ |
H A D | sanei_ab306.c | 432 sanei_ab306_rdata (int fd, int planes, SANE_Byte * buf, int lines, int bpl) in sanei_ab306_rdata() argument 551 sanei_ab306_rdata (int fd, int planes, SANE_Byte *buf, int lines, int bpl) in sanei_ab306_rdata() argument
|
/third_party/cups-filters/filter/ |
H A D | rastertopdf.cpp | 943 int prepare_pdf_page(struct pdf_info * info, unsigned width, unsigned height, unsigned bpl, in prepare_pdf_page() argument 1090 add_pdf_page(struct pdf_info * info, int pagen, unsigned width, unsigned height, int bpp, int bpc, int bpl, std::string render_intent, cups_cspace_t color_space, unsigned xdpi, unsigned ydpi) add_pdf_page() argument 1194 convert_raster(cups_raster_t *ras, unsigned width, unsigned height, int bpp, int bpl, struct pdf_info * info) convert_raster() argument
|
/third_party/astc-encoder/Source/ |
H A D | stb_image.h | 5199 stbi__uint32 raw_len, bpl; in stbi__parse_png_file() local
|
H A D | tinyexr.h | 4513 int i, bpl = w * num_chans, y, z; in tdefl_write_image_to_png_file_in_memory_ex() local
|