Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dgt68xx_generic.c221 SANE_Int pixel_x0, pixel_y0, pixel_xs, pixel_ys; in gt68xx_generic_setup_scan() local
369 pixel_y0 = SANE_UNFIX (y0) * ydpi / MM_PER_INCH + 0.5; in gt68xx_generic_setup_scan()
377 DBG (6, "gt68xx_generic_setup_scan: pixel_x0=%d, pixel_y0=%d\n", in gt68xx_generic_setup_scan()
378 pixel_x0, pixel_y0); in gt68xx_generic_setup_scan()
439 abs_y0 = pixel_y0 * base_ydpi / ydpi; in gt68xx_generic_setup_scan()
649 SANE_Int pixel_y0; in gt68xx_generic_move_paper() local
659 pixel_y0 = in gt68xx_generic_move_paper()
661 abs_y0 = pixel_y0 * base_ydpi / ydpi; in gt68xx_generic_move_paper()
H A Dartec_eplus48u.c1152 SANE_Int pixel_x0, pixel_y0, pixel_xs, pixel_ys; in artec48u_setup_scan() local
1178 pixel_y0 = s->dev->shading_offset; in artec48u_setup_scan()
1190 pixel_y0 = s->dev->shading_offset; in artec48u_setup_scan()
1202 pixel_y0 = s->dev->shading_offset; in artec48u_setup_scan()
1213 pixel_y0 = s->dev->shading_offset; in artec48u_setup_scan()
1232 pixel_y0 = SANE_UNFIX (y0) * ydpi / MM_PER_INCH + 0.5; in artec48u_setup_scan()
1245 XDBG ((6, "%s: pixel_x0=%d, pixel_y0=%d\n", function_name, in artec48u_setup_scan()
1246 pixel_x0, pixel_y0)); in artec48u_setup_scan()
1272 abs_y0 = pixel_y0 * base_ydpi / ydpi; in artec48u_setup_scan()

Completed in 7 milliseconds