/third_party/backends/backend/ |
H A D | epjitsu.c | 1990 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 D | canon.h | 275 SANE_Int width; member
|
H A D | coolscan.h | 158 double width; /* use this width of scan-area */ member
|
H A D | hs2p.h | 321 double width, length; /* paper dimensions in mm */ member
|
H A D | ibm.h | 287 SANE_Int width; member 331 SANE_Byte width[4]; member
|
H A D | lexmark_low.c | 5477 average_area (SANE_Byte * regs, SANE_Byte * data, int width, int height, in average_area() argument [all...] |
H A D | magicolor.c | 866 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 D | sharp.h | 248 SANE_Int width; member 305 SANE_Byte width[4]; member
|
H A D | nec.c | 2553 int width, length, res; in sane_get_parameters() local [all...] |
H A D | mustek_usb_high.h | 124 SANE_Word width; member 184 SANE_Word width; member 332 double width; member
|
H A D | nec.h | 238 SANE_Int width; member 299 SANE_Byte width[4]; member
|
H A D | rts8891.c | 256 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 D | teco2.h | 377 int width; /* width of the scan area in mm */ member
|
H A D | hp5590_cmds.c | 1488 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 D | kodakaio.c | 1214 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...] |
H A D | qcam.c | 682 despeckle (int width, int height, SANE_Byte * in, SANE_Byte * out) in despeckle() argument 741 despeckle32 (int width, int height, SANE_Byte * in, SANE_Byte * out) in despeckle32() argument 822 int width, height; reader_process() local 1897 int top, left, width, height, undecimated_width, undecimated_height; sane_start() local [all...] |
H A D | sharp.c | 3040 int width, length, xres, yres; in sane_get_parameters() local [all...] |
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_rate.c | 88 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 D | low.cpp | 380 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 D | scanimage.c | 84 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 D | sanei_magic.c | 280 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...] |
/third_party/cups-filters/filter/ |
H A D | pdftoraster.cxx | 1515 static unsigned char *onebitpixel(unsigned char *src, unsigned char *dst, unsigned int width, unsigned int height){ in onebitpixel() argument 1539 static unsigned char *removeAlpha(unsigned char *src, unsigned char *dst, unsigned int width, unsigned int height){ in removeAlpha() argument [all...] |
H A D | rastertopdf.cpp | 257 std::string int_to_fwstring(int n, int width) in int_to_fwstring() argument 300 unsigned width; member 615 makePclmStrips(QPDF &pdf, unsigned num_strips, std::vector< PointerHolder<Buffer> > &strip_data, std::vector<CompressionMethod> &compression_methods, unsigned width, std::vector<unsigned>& strip_height, cups_cspace_t cs, unsigned bpc) makePclmStrips() argument 706 makeImage(QPDF &pdf, PointerHolder<Buffer> page_data, unsigned width, unsigned height, std::string render_intent, cups_cspace_t cs, unsigned bpc) makeImage() argument 943 prepare_pdf_page(struct pdf_info * info, unsigned width, unsigned height, unsigned bpl, unsigned bpp, unsigned bpc, std::string render_intent, cups_cspace_t color_space) 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 [all...] |
/third_party/cups-filters/filter/foomatic-rip/ |
H A D | options.c | 616 float width, height; in paramvalues_from_string() local 819 char width[30], height[30]; in build_foomatic_custom_command() local [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | DecimalFormat.java | 1716 public synchronized void setFormatWidth(int width) { in setFormatWidth() argument 1941 setGroupingSize(int width) setGroupingSize() argument 1977 setSecondaryGroupingSize(int width) setSecondaryGroupingSize() argument [all...] |