Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Ddc210.c625 change_res (int fd, unsigned char res) in change_res() function
627 char f[] = "change_res"; in change_res()
1481 if (change_res (Camera.fd, dc210_opt_lowres) == -1) in snap_pic()
H A Ddc240.c781 change_res (SANE_Int fd, SANE_Byte res) in change_res() function
783 SANE_Char f[] = "change_res"; in change_res()
1788 if (change_res (Camera.fd, dc240_opt_lowres) == -1) in snap_pic()
H A Dgphoto2.c643 * change_res() - FIXME: Would like to set resolution, but haven't figure
647 change_res (SANE_Byte res) in change_res() function
1678 if (change_res (gphoto2_opt_lowres) == -1) in snap_pic()
H A Ddc25.c1784 change_res (int fd, unsigned char res) in change_res() function
1786 DBG (127, "change_res called\n"); in change_res()
1789 DBG (3, "change_res: error: unsupported resolution\n"); in change_res()
1797 DBG (4, "change_res: error: send_pck returned -1\n"); in change_res()
1802 DBG (4, "change_res: error: end_of_data returned -1\n"); in change_res()
2331 if (change_res (tfd, dc25_opt_lowres) == -1) in sane_start()

Completed in 8 milliseconds