Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dhp5590_cmds.c171 uint16_t max_pixels_x; /* 4F B0 = 20400 (20400 / 2400 = 8.5") */ member
549 scanner_model->model, ntohs (init_resp.max_pixels_x)); in hp5590_init_scanner()
554 ntohs (init_resp.max_pixels_x) * 1.0 / in hp5590_init_scanner()
576 (*info)->max_pixels_x = ntohs (init_resp.max_pixels_x) - 1; in hp5590_init_scanner()
578 (*info)->max_size_x = (*info)->max_pixels_x * 1.0 / (*info)->max_dpi_x; in hp5590_init_scanner()
H A Dhp5590_cmds.h140 unsigned int max_pixels_x; member

Completed in 5 milliseconds