Home
last modified time | relevance | path

Searched refs:threshold_curve (Results 1 - 7 of 7) sorted by relevance

/third_party/backends/backend/pixma/
H A Dpixma.h352 unsigned threshold_curve; member
H A Dpixma_common.c399 * uses threshold and threshold_curve to control software binarization
418 /* PDBG (pixma_dbg (4, "*pixma_binarize_line***** src = %u, dst = %u, width = %u, c = %u, threshold = %u, threshold_curve = %u *****\n", in pixma_binarize_line()
419 src, dst, width, c, sp->threshold, sp->threshold_curve)); */ in pixma_binarize_line()
479 if (sp->threshold_curve) in pixma_binarize_line()
870 sp->threshold_curve, sp->threshold-127); in pixma_scan()
881 pixma_dbg (3, " threshold=%d threshold_curve=%d\n", sp->threshold, sp->threshold_curve); in pixma_scan()
H A Dpixma.c953 sp->threshold_curve = OVAL (opt_threshold_curve).w; in calc_scan_param()
/third_party/backends/backend/
H A Depjitsu.h177 int threshold_curve; member
H A Depjitsu.c111 - enable threshold_curve option
540 s->threshold_curve = 55; in attach_one()
572 s->threshold_curve = 55; in attach_one()
596 s->threshold_curve = 55; in attach_one()
618 s->threshold_curve = 55; in attach_one()
641 s->threshold_curve = 55; in attach_one()
1588 *val_p = s->threshold_curve; in sane_control_option()
1774 s->threshold_curve = val_c; in sane_control_option()
2464 s->threshold_curve, s->threshold-127); in sane_start()
4563 /*uses the threshold/threshold_curve t
[all...]
H A Dfujitsu.h462 int threshold_curve; member
H A Dfujitsu.c4874 *val_p = s->threshold_curve; in sane_control_option()
5577 s->threshold_curve = val_c; in sane_control_option()
7719 set_WD_threshold_curve(desc1,s->threshold_curve); in set_window()
10025 || s->threshold_curve in get_ipc_mode()

Completed in 36 milliseconds