Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dcoolscan.h222 int ymaxpix; /* Y-axis coordinate maximum value (pixel member
H A Dcoolscan.c1528 s->ymaxpix = getnbyte(s->buffer+0x3c,2)-1; in get_inquiery_LS30()
1615 s->ymaxpix = get_DI_Ymaxpixel (s->buffer); in get_internal_info_LS20()
1652 s->xmaxpix, s->ymaxpix, s->ycurrent, s->currentfocus, in get_internal_info_LS20()
1750 s->bry = s->ymaxpix; /* 2700 / 1200; */ in coolscan_initialize_values()
2126 dev->y_range.max = SANE_FIX ((double) ((dev->ymaxpix) * length_quant)); in attach_scanner()

Completed in 6 milliseconds