Searched refs:gamma_table_gs (Results 1 - 3 of 3) sorted by relevance
/third_party/backends/backend/ |
H A D | snapscan.c | 236 ps->gamma_table_gs = &ps->gamma_tables[0 * ps->gamma_length]; in alloc_gamma_tables() 257 gamma_to_sane (ps->gamma_length, gamma, ps->gamma_table_gs); in init_gamma() 1445 gamma_from_sane (pss->gamma_length, pss->gamma_table_gs, in download_gamma_tables() 1450 gamma_from_sane (pss->gamma_length, pss->gamma_table_gs, in download_gamma_tables() 1455 gamma_from_sane (pss->gamma_length, pss->gamma_table_gs, in download_gamma_tables() 1521 gamma_from_sane (pss->gamma_length, pss->gamma_table_gs, in download_gamma_tables()
|
H A D | snapscan.h | 417 SANE_Int *gamma_table_gs; /* gamma correction vector (greyscale) */ member
|
H A D | snapscan-options.c | 764 ps->val[OPT_GAMMA_VECTOR_GS].wa = ps->gamma_table_gs; in init_options()
|
Completed in 11 milliseconds