Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dmicrotek2.c2256 sod[OPT_GAMMA_CUSTOM].size = option_size * sizeof (SANE_Int); in init_options()
2261 val[OPT_GAMMA_CUSTOM].wa = &md->custom_gamma_table[0][0]; in init_options()
2564 sod[OPT_GAMMA_CUSTOM].name = SANE_NAME_GAMMA_VECTOR; in init_options()
2565 sod[OPT_GAMMA_CUSTOM].title = SANE_TITLE_GAMMA_VECTOR; in init_options()
2566 sod[OPT_GAMMA_CUSTOM].desc = SANE_DESC_GAMMA_VECTOR; in init_options()
2567 sod[OPT_GAMMA_CUSTOM].type = SANE_TYPE_INT; in init_options()
2568 sod[OPT_GAMMA_CUSTOM].cap |= SANE_CAP_INACTIVE; in init_options()
2569 sod[OPT_GAMMA_CUSTOM].size = option_size * sizeof (SANE_Int); in init_options()
2570 sod[OPT_GAMMA_CUSTOM].constraint.range = &md->custom_gamma_range; in init_options()
3127 case OPT_GAMMA_CUSTOM in sane_control_option()
[all...]
H A Dmicrotek2.h548 OPT_GAMMA_CUSTOM, enumerator

Completed in 11 milliseconds