H A D | hp5590.c | 298 unsigned int *bytes_per_line, in calc_image_params() 337 "bytes_per_line: %u, lines: %u, image_size: %u\n", in calc_image_params() 347 if (bytes_per_line) in calc_image_params() 348 *bytes_per_line = _bytes_per_line; in calc_image_params() 1431 (unsigned int *) ¶ms->bytes_per_line, in sane_get_parameters() 1463 DBG (DBG_proc, "format: %u, last_frame: %u, bytes_per_line: %u, " in sane_get_parameters() 1466 params->bytes_per_line, params->pixels_per_line, in sane_get_parameters() 1478 unsigned int bytes_per_line; in sane_start() local 1589 &bytes_per_line, NULL, in sane_start() 1604 if (bytes_per_line in sane_start() 295 calc_image_params(struct hp5590_scanner *scanner, unsigned int *pixel_bits, unsigned int *pixels_per_line, unsigned int *bytes_per_line, unsigned int *lines, unsigned long long *image_size) calc_image_params() argument 1679 invert_negative_colors(unsigned char *buf, unsigned int bytes_per_line, struct hp5590_scanner *scanner) invert_negative_colors() argument 1697 unsigned int bytes_per_line; convert_gray_and_lineart() local 1877 unsigned int bytes_per_line; convert_to_rgb() local 2112 read_data_from_temporary_buffer(struct hp5590_scanner *scanner, SANE_Byte * data, unsigned int max_length, unsigned int bytes_per_line, SANE_Int *length) read_data_from_temporary_buffer() argument 2147 sane_read_internal(struct hp5590_scanner * scanner, SANE_Byte * data, SANE_Int max_length, SANE_Int * length, unsigned int bytes_per_line) sane_read_internal() argument 2356 copy_n_last_lines(SANE_Byte * src, SANE_Int src_len, SANE_Byte * dst, SANE_Int n, unsigned int bytes_per_line) copy_n_last_lines() argument 2374 shift_color_lines(SANE_Byte * buffer2, SANE_Int n_lines2, SANE_Byte * buffer1, SANE_Int n_lines1, SANE_Int color_idx, SANE_Int delta_lines, SANE_Bool color_48, unsigned int bytes_per_line) shift_color_lines() argument 2418 append_and_move_lines(SANE_Byte * buffer2, SANE_Int n_lines2, SANE_Byte * buffer1, unsigned int * n_lines1_ptr, SANE_Int max_lines, unsigned int bytes_per_line) append_and_move_lines() argument 2484 unsigned int bytes_per_line; sane_read() local [all...] |