Home
last modified time | relevance | path

Searched refs:send_binary_g_table (Results 1 – 2 of 2) sorted by relevance

/third_party/backends/backend/
Dnec.c2712 send_binary_g_table(NEC_Scanner *s, SANE_Word *a, int dtq) in send_binary_g_table() function
2763 status = send_binary_g_table(s, s->val[OPT_GAMMA_VECTOR].wa, 0x10); in send_binary_gamma_tables()
2768 status = send_binary_g_table(s, s->val[OPT_GAMMA_VECTOR_R].wa, 0x11); in send_binary_gamma_tables()
2772 status = send_binary_g_table(s, s->val[OPT_GAMMA_VECTOR_G].wa, 0x12); in send_binary_gamma_tables()
2776 status = send_binary_g_table(s, s->val[OPT_GAMMA_VECTOR_B].wa, 0x13); in send_binary_gamma_tables()
3116 send_binary_g_table(s, gtbl, 0x10); in sane_start()
3117 send_binary_g_table(s, gtbl, 0x11); in sane_start()
3118 send_binary_g_table(s, gtbl, 0x12); in sane_start()
3119 send_binary_g_table(s, gtbl, 0x13); in sane_start()
Dsharp.c3195 send_binary_g_table(SHARP_Scanner *s, SANE_Word *a, int dtq) in send_binary_g_table() function
3239 status = send_binary_g_table(s, s->val[OPT_GAMMA_VECTOR].wa, 0x10); in send_binary_gamma_tables()
3243 status = send_binary_g_table(s, s->val[OPT_GAMMA_VECTOR_R].wa, 0x11); in send_binary_gamma_tables()
3247 status = send_binary_g_table(s, s->val[OPT_GAMMA_VECTOR_G].wa, 0x12); in send_binary_gamma_tables()
3251 status = send_binary_g_table(s, s->val[OPT_GAMMA_VECTOR_B].wa, 0x13); in send_binary_gamma_tables()
3655 send_binary_g_table(s, gtbl, 0x10); in sane_start()
3656 send_binary_g_table(s, gtbl, 0x11); in sane_start()
3657 send_binary_g_table(s, gtbl, 0x12); in sane_start()
3658 send_binary_g_table(s, gtbl, 0x13); in sane_start()