Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Ddc210.c268 static unsigned char thumb_pck[] = THUMBS_PCK; variable
1211 thumb_pck[3] = (unsigned char) Camera.current_picture_number - 1; in sane_start()
1212 thumb_pck[4] = 1; in sane_start()
1214 if (send_pck (Camera.fd, thumb_pck) == -1) in sane_start()
H A Ddc240.c302 static SANE_Byte thumb_pck[] = THUMBS_PCK; variable
1388 if (send_pck (Camera.fd, thumb_pck) == -1) in sane_start()
H A Ddc25.c2284 static unsigned char thumb_pck[] = THUMBS_PCK; variable
2373 thumb_pck[3] = (unsigned char) dc25_opt_image_number; in sane_start()
2375 if (send_pck (tfd, thumb_pck) == -1) in sane_start()

Completed in 12 milliseconds