Home
last modified time | relevance | path

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

/third_party/backends/backend/pixma/
H A Dpixma_mp800.c1962 unsigned fixed_offset_y; /* TPU offsets for CanoScan 8800F, or other CCD at 300dpi. */ in mp810_check_param() local
1970 fixed_offset_y = 140; in mp810_check_param()
1975 fixed_offset_y = 146; in mp810_check_param()
1979 fixed_offset_y = 0; in mp810_check_param()
1994 fixed_offset_y = fixed_offset_y * (sp->xdpi) / 300; in mp810_check_param()
2035 sp->y += fixed_offset_y; in mp810_check_param()

Completed in 4 milliseconds