Home
last modified time | relevance | path

Searched refs:OPT_GAMMA_CUSTOM_B (Results 1 - 2 of 2) sorted by relevance

/third_party/backends/backend/
H A Dmicrotek2.c2259 sod[OPT_GAMMA_CUSTOM_B].size = option_size * sizeof (SANE_Int); in init_options()
2264 val[OPT_GAMMA_CUSTOM_B].wa = &md->custom_gamma_table[3][0]; in init_options()
2588 sod[OPT_GAMMA_CUSTOM_B].name = SANE_NAME_GAMMA_VECTOR_B; in init_options()
2589 sod[OPT_GAMMA_CUSTOM_B].title = SANE_TITLE_GAMMA_VECTOR_B; in init_options()
2590 sod[OPT_GAMMA_CUSTOM_B].desc = SANE_DESC_GAMMA_VECTOR_B; in init_options()
2591 sod[OPT_GAMMA_CUSTOM_B].type = SANE_TYPE_INT; in init_options()
2592 sod[OPT_GAMMA_CUSTOM_B].cap |= SANE_CAP_INACTIVE; in init_options()
2593 sod[OPT_GAMMA_CUSTOM_B].size = option_size * sizeof (SANE_Int); in init_options()
2594 sod[OPT_GAMMA_CUSTOM_B].constraint.range = &md->custom_gamma_range; in init_options()
3130 case OPT_GAMMA_CUSTOM_B in sane_control_option()
[all...]
H A Dmicrotek2.h551 OPT_GAMMA_CUSTOM_B, enumerator

Completed in 9 milliseconds