Home
last modified time | relevance | path

Searched refs:xmaxpix (Results 1 - 2 of 2) sorted by relevance

/third_party/backends/backend/
H A Dcoolscan.h220 int xmaxpix; /* X-axis coordinate maximum value (pixel member
H A Dcoolscan.c405 x = s->xmaxpix - (s->brx + s->tlx) / 2; in coolscan_autofocus_LS30()
434 x = s->xmaxpix - (s->brx + s->tlx) / 2; in coolscan_autofocus()
572 set_WD_ULX (buffer_r, (s->xmaxpix - s->brx)); in coolscan_set_window_param_LS20()
1527 s->xmaxpix = getnbyte(s->buffer+0x53,2)-1; in get_inquiery_LS30()
1614 s->xmaxpix = get_DI_Xmaxpixel (s->buffer); in get_internal_info_LS20()
1652 s->xmaxpix, s->ymaxpix, s->ycurrent, s->currentfocus, in get_internal_info_LS20()
1749 s->brx = s->xmaxpix; /* 2700 / 1200; */ in coolscan_initialize_values()
2122 dev->x_range.max = SANE_FIX ((double) ((dev->xmaxpix) * length_quant)); in attach_scanner()

Completed in 5 milliseconds