Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Depson.h130 OPT_CCT_4, OPT_CCT_5, OPT_CCT_6, OPT_CCT_7, OPT_CCT_8, OPT_CCT_9, enumerator
H A Depson.c1277 cct[3] = s->val[OPT_CCT_4].w; in set_color_correction_coefficients()
3083 s->opt[OPT_CCT_4].name = "cct-4"; in init_options()
3093 s->opt[OPT_CCT_4].title = SANE_I18N ("Shift red to green"); in init_options()
3103 s->opt[OPT_CCT_4].desc = SANE_I18N ("Adds to green based on red level"); in init_options()
3113 s->opt[OPT_CCT_4].type = SANE_TYPE_INT; in init_options()
3123 s->opt[OPT_CCT_4].cap |= SANE_CAP_ADVANCED; in init_options()
3133 s->opt[OPT_CCT_4].cap |= SANE_CAP_INACTIVE; in init_options()
3143 s->opt[OPT_CCT_4].unit = SANE_UNIT_NONE; in init_options()
3153 s->opt[OPT_CCT_4].constraint_type = SANE_CONSTRAINT_RANGE; in init_options()
3163 s->opt[OPT_CCT_4] in init_options()
[all...]

Completed in 6 milliseconds