Home
last modified time | relevance | path

Searched refs:yresolution (Results 1 - 4 of 4) sorted by relevance

/third_party/backends/backend/
H A Dcanon_pp-dev.h136 int xresolution, yresolution; member
H A Dhp3500.c2979 unsigned yresolution, in rts8801_fullscan()
3004 jres = find_resolution_index (yresolution); in rts8801_fullscan()
3109 if (yresolution > 75 && !(flags & RTS8801_F_SUPPRESS_MOVEMENT)) in rts8801_fullscan()
3115 int factor = yresolution / 50; in rts8801_fullscan()
2974 rts8801_fullscan(unsigned x, unsigned y, unsigned w, unsigned h, unsigned xresolution, unsigned yresolution, unsigned colour, rts8801_callback cbfunc, void *param, unsigned char *calib_info, int flags, int red_calib_offset, int green_calib_offset, int blue_calib_offset, int end_calib_offset, double *postprocess_offsets, double *postprocess_gains) rts8801_fullscan() argument
H A Dcanon_pp.c1097 cs->scan.yresolution = i; in sane_start()
1261 "yoffset=%d\n\txresolution=%d, yresolution=%d, " in sane_read()
1265 cs->scan.xresolution, cs->scan.yresolution, in sane_read()
H A Dhp-option.c2108 int yresolution = xresolution; in _program_resolution() local
2135 yresolution = next_resolution; in _program_resolution()
2136 yscale = (int)(100.0 * xresolution / yresolution); in _program_resolution()
2144 RETURN_IF_FAIL( sanei_hp_scl_set(scsi, SCL_Y_RESOLUTION, yresolution) ); in _program_resolution()

Completed in 13 milliseconds