Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dpieusb_specific.c1323 int static_thresh, too_thresh; /* static thresholds */ in sanei_pieusb_post() local
1346 status = sanei_ir_threshold_otsu (&parameters, norm_histo, &too_thresh); in sanei_pieusb_post()
1350 if (too_thresh < static_thresh) in sanei_pieusb_post()
1351 static_thresh = too_thresh; in sanei_pieusb_post()

Completed in 5 milliseconds