Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dmicrotek2.c2258 sod[OPT_GAMMA_CUSTOM_G].size = option_size * sizeof (SANE_Int); in init_options()
2263 val[OPT_GAMMA_CUSTOM_G].wa = &md->custom_gamma_table[2][0]; in init_options()
2580 sod[OPT_GAMMA_CUSTOM_G].name = SANE_NAME_GAMMA_VECTOR_G; in init_options()
2581 sod[OPT_GAMMA_CUSTOM_G].title = SANE_TITLE_GAMMA_VECTOR_G; in init_options()
2582 sod[OPT_GAMMA_CUSTOM_G].desc = SANE_DESC_GAMMA_VECTOR_G; in init_options()
2583 sod[OPT_GAMMA_CUSTOM_G].type = SANE_TYPE_INT; in init_options()
2584 sod[OPT_GAMMA_CUSTOM_G].cap |= SANE_CAP_INACTIVE; in init_options()
2585 sod[OPT_GAMMA_CUSTOM_G].size = option_size * sizeof (SANE_Int); in init_options()
2586 sod[OPT_GAMMA_CUSTOM_G].constraint.range = &md->custom_gamma_range; in init_options()
3129 case OPT_GAMMA_CUSTOM_G in sane_control_option()
[all...]
H A Dmicrotek2.h550 OPT_GAMMA_CUSTOM_G, enumerator

Completed in 9 milliseconds