Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Ddc210.c269 static unsigned char pic_pck[] = PICS_PCK; variable
1234 pic_pck[3] = (unsigned char) Camera.current_picture_number - 1; in sane_start()
1236 if (send_pck (Camera.fd, pic_pck) == -1) in sane_start()
H A Ddc240.c303 static SANE_Byte pic_pck[] = PICS_PCK; variable
1407 if (send_pck (Camera.fd, pic_pck) == -1) in sane_start()
H A Ddc25.c2286 static unsigned char pic_pck[] = PICS_PCK; variable
2441 pic_pck[3] = (unsigned char) dc25_opt_image_number; in sane_start()
2443 if (send_pck (tfd, pic_pck) == -1) in sane_start()

Completed in 7 milliseconds