Home
last modified time | relevance | path

Searched defs:bpl (Results 1 - 22 of 22) sorted by relevance

/third_party/backends/backend/
H A Dtest-picture.c54 SANE_Word bpl = test_device->bytes_per_line; in init_picture_buffer() local
[all...]
H A Dma1509.h140 SANE_Int bpl, ppl, lines; member
H A Dmustek_scsi_pp.c887 mustek_scsi_pp_rdata (int fd, int planes, SANE_Byte * buf, int lines, int bpl) in mustek_scsi_pp_rdata() argument
[all...]
H A Dcanon_pp.c1142 unsigned int lines, bytes, bpl; in sane_read() local
H A Dtamarack.c554 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 Dmustek.h219 SANE_Int bpl, lines; member
H A Ds9036.c239 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 Dagfafocus.c363 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 Dcoolscan.c1378 { 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 Dlexmark_low.c1041 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 Dumax1220u-common.c1685 int bpl; in send_scan_parameters_2100U() local
H A Dhp3900_sane.c2243 SANE_Int res, source, depth, colormode, frameformat, bpl; in sane_get_parameters() local
H A Dmicrotek.c210 ring_alloc (size_t initial_size, size_t bpl, size_t ppl) in ring_alloc() argument
[all...]
H A Dmicrotek.h225 size_t bpl; /* bytes per line */ member
H A Dpieusb_specific.c1747 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 Dmustek.c3218 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 Dumax_pp_low.c9082 int bpl; in encodeWX() local
9284 int i, bpl; bloc8Decode() local
10220 int bpl, hp; sanei_umax_pp_scan() local
[all...]
H A Dmicrotek2.h1108 uint32_t bpl; /* bytes per line as returned by RII */ member
/third_party/backends/sanei/
H A Dsanei_ab306.c432 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 Drastertopdf.cpp943 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 Dstb_image.h5199 stbi__uint32 raw_len, bpl; in stbi__parse_png_file() local
H A Dtinyexr.h4513 int i, bpl = w * num_chans, y, z; in tdefl_write_image_to_png_file_in_memory_ex() local

Completed in 77 milliseconds