Home
last modified time | relevance | path

Searched defs:width (Results 2726 - 2750 of 3357) sorted by relevance

1...<<101102103104105106107108109110>>...135

/third_party/backends/backend/
H A Ddell1600n_net.c634 unsigned int width, height, imageSize; in sane_get_parameters() local
1797 int numPixels, iPixel, width, heigh in ProcessPageData() local
[all...]
H A Dartec.c143 double width; /* width in inches */ member
884 static SANE_Int width; in artec_buffer_line_offset() local
3168 double width, height; sane_get_parameters() local
[all...]
H A Dagfafocus.c423 int width; in set_window() local
1622 double width, height, dpi; in sane_get_parameters() local
[all...]
H A Dcanon_lide70-common.c74 long width, height; /* at scan resolution */ member
2758 long width = chndl->params.pixels_per_line; in preread() local
2915 long width = chndl->params.pixels_per_line; do_scan() local
[all...]
H A Dfujitsu.c8404 int width = (s->jpeg_x_byte << 8) | in[i]; read_from_JPEGduplex() local
9962 int width = s->page_width + 2 * (s->os_x_basic*1200/s->basic_x_res); get_page_width() local
[all...]
H A Depjitsu.c1990 int img_heads, img_pages, width; in change_params() local
3623 int width; send_lut() local
4565 binarize_line(struct scanner *s, unsigned char *lineOut, int width) binarize_line() argument
[all...]
H A Dcanon.h275 SANE_Int width; member
H A Dcoolscan.h158 double width; /* use this width of scan-area */ member
H A Dhs2p.h321 double width, length; /* paper dimensions in mm */ member
H A Dibm.h287 SANE_Int width; member
331 SANE_Byte width[4]; member
H A Dlexmark_low.c5477 average_area (SANE_Byte * regs, SANE_Byte * data, int width, int height, in average_area() argument
[all...]
H A Dmagicolor.c866 cmd_set_scanning_parameters(SANE_Handle handle, unsigned char resolution, unsigned char color_mode, unsigned char brightness, unsigned char contrast, int tl_x, int tl_y, int width, int height, unsigned char source) cmd_set_scanning_parameters() argument
H A Dsharp.h248 SANE_Int width; member
305 SANE_Byte width[4]; member
H A Dnec.c2553 int width, length, res; in sane_get_parameters() local
[all...]
H A Dmustek_usb_high.h124 SANE_Word width; member
184 SANE_Word width; member
332 double width; member
H A Dnec.h238 SANE_Int width; member
299 SANE_Byte width[4]; member
H A Drts8891.c256 write_gray_data (unsigned char *image, char *name, SANE_Int width, in write_gray_data() argument
272 write_rgb_data (char *name, unsigned char *image, SANE_Int width, in write_rgb_data() argument
2869 average_area (int color, SANE_Byte * data, int width, int height, in average_area() argument
3023 int width = 1200; find_origin() local
3338 int width = 250; find_margin() local
4874 int width = CALIBRATION_WIDTH; gain_calibration() local
6131 int width; shading_calibration() local
6282 int size, width, data_size; send_calibration_data() local
[all...]
H A Dteco2.h377 int width; /* width of the scan area in mm */ member
H A Dhp5590_cmds.c1488 hp5590_set_scan_area(SANE_Int dn, enum proto_flags proto_flags, struct scanner_info *scanner_info, unsigned int top_x, unsigned int top_y, unsigned int width, unsigned int height, unsigned int dpi, enum color_depths color_depth, enum scan_modes scan_mode, enum scan_sources scan_source) hp5590_set_scan_area() argument
1711 hp5590_set_scan_params(SANE_Int dn, enum proto_flags proto_flags, struct scanner_info * scanner_info, unsigned int top_x, unsigned int top_y, unsigned int width, unsigned int height, unsigned int dpi, enum color_depths color_depth, enum scan_modes scan_mode, enum scan_sources scan_source) hp5590_set_scan_params() argument
[all...]
H A Dkodakaio.c1214 cmd_set_scanning_parameters(SANE_Handle handle, int resolution, int tl_x, int tl_y, int width, int height, unsigned char source) cmd_set_scanning_parameters() argument
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_hw.c398 int width = snd_pcm_format_width(format); in hw_params_call() local
H A Dpcm_rate.c88 int width = snd_pcm_format_physical_width(format); in rate_alloc_tmp_buf() local
284 int width = snd_pcm_format_width(orig); in get_best_format() local
/third_party/backends/backend/genesys/
H A Dlow.cpp380 auto width = get_pixels_from_row_bytes(format, session.output_line_bytes_raw); in read_unshuffled_image_from_scanner() local
476 auto width = pixels_per_line; in read_shuffled_image_from_scanner() local
1136 auto width = get_pixels_from_row_bytes(format, session.output_line_bytes_raw); in build_image_pipeline() local
/third_party/backends/frontend/
H A Dscanimage.c84 int width; /*WARNING: this is in bytes, get pixel width from param*/ member
1176 write_pnm_header (SANE_Frame format, int width, int height, int depth, FILE *ofp) in write_pnm_header() argument
1206 write_png_header(SANE_Frame format, int width, int height, int depth, int dpi, const char * icc_profile, FILE *ofp, png_structp* png_ptr, png_infop* info_ptr) write_png_header() argument
1286 write_jpeg_header(SANE_Frame format, int width, int height, int dpi, FILE *ofp, struct jpeg_compress_struct *cinfo, struct jpeg_error_mgr *jerr) write_jpeg_header() argument
[all...]
/third_party/backends/sanei/
H A Dsanei_magic.c280 int width = params->pixels_per_line; in sanei_magic_findEdges() local
1268 getTopEdge(int width, int height, int resolution, int * buff, double * finSlope, int * finXInter, int * finYInter) getTopEdge() argument
1379 getLine(int height, int width, int * buff, int slopes, double minSlope, double maxSlope, int offsets, int minOffset, int maxOffset, double * finSlope, int * finOffset, int * finDensity) getLine() argument
1596 getLeftEdge(int width, int height, int * top, int * bot, double slope, int * finXInter, int * finYInter) getLeftEdge() argument
1687 int width = params->pixels_per_line; sanei_magic_getTransY() local
1820 int width = params->pixels_per_line; sanei_magic_getTransX() local
[all...]

Completed in 60 milliseconds

1...<<101102103104105106107108109110>>...135