Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Depjitsu.c2123 /* set up the fullscan parameters */ in change_params()
2126 s->fullscan.width_bytes = settings[i].line_stride; in change_params()
2127 s->fullscan.mode = settings[i].mode; in change_params()
2128 s->fullscan.x_res = settings[i].x_res; in change_params()
2129 s->fullscan.y_res = settings[i].y_res; in change_params()
2133 s->fullscan.height = SCANNER_UNIT_TO_PIX(s->max_y, s->fullscan.y_res); in change_params()
2138 s->fullscan.height = SCANNER_UNIT_TO_PIX((s->page_height + s->tl_y + s->adf_height_padding), s->fullscan.y_res); in change_params()
2209 s->front.y_skip_offset = SCANNER_UNIT_TO_PIX(s->tl_y+s->adf_height_padding, s->fullscan in change_params()
[all...]
H A Depjitsu.h228 } fullscan; member
/third_party/sqlite/src/
H A Dsqlite3.c[all...]

Completed in 130 milliseconds