Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dmicrotek2.c2252 md->custom_gamma_range.min = 0; in init_options()
2253 md->custom_gamma_range.max = max_gamma_value; in init_options()
2254 md->custom_gamma_range.quant = 1; in init_options()
2570 sod[OPT_GAMMA_CUSTOM].constraint.range = &md->custom_gamma_range; in init_options()
2578 sod[OPT_GAMMA_CUSTOM_R].constraint.range = &md->custom_gamma_range; in init_options()
2586 sod[OPT_GAMMA_CUSTOM_G].constraint.range = &md->custom_gamma_range; in init_options()
2594 sod[OPT_GAMMA_CUSTOM_B].constraint.range = &md->custom_gamma_range; in init_options()
3292 md->custom_gamma_range.max = (SANE_Int) max_gamma_value; in sane_control_option()
H A Dmicrotek2.h998 SANE_Range custom_gamma_range; /* for custom gamma values */ member

Completed in 13 milliseconds