Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Depjitsu.c1990 int img_heads, img_pages, width; in change_params() local
2038 img_heads = 1; /* image width is the same as the plane width on the S300 */ in change_params()
2043 img_heads = 1; /* image width is the same as the plane width on the S1000 */ in change_params()
2048 img_heads = 3; /* image width is 3* the plane width on the FI-60F */ in change_params()
2100 width = s->cal_image.plane_width * img_heads; in change_params()
2112 width = s->cal_data.plane_width * img_heads; in change_params()
2187 s->front.width_pix = SCANNER_UNIT_TO_PIX(s->page_width, s->resolution * img_heads); in change_params()
2201 /*s->page_width = PIX_TO_SCANNER_UNIT(s->front.width_pix, (img_heads * s->resolution_x));*/ in change_params()

Completed in 6 milliseconds