Home
last modified time | relevance | path

Searched refs:lower_threshold (Results 1 – 25 of 117) sorted by relevance

12345

/dports/science/InsightToolkit/ITK-5.0.1/Modules/Segmentation/LevelSets/include/
H A DitkThresholdSegmentationLevelSetFunction.hxx64 auto lower_threshold = static_cast< ScalarValueType >( m_LowerThreshold ); in CalculateSpeedImage() local
65 ScalarValueType mid = ( ( upper_threshold - lower_threshold ) / 2.0 ) + lower_threshold; in CalculateSpeedImage()
71 threshold = fit.Get() - lower_threshold; in CalculateSpeedImage()
/dports/deskutils/gnome-todo/gnome-todo-41.0/subprojects/libadwaita/src/
H A Dadw-clamp-layout.c147 int *lower_threshold, in get_child_size() argument
165 if (lower_threshold) in get_child_size()
166 *lower_threshold = lower; in get_child_size()
252 int child_maximum = 0, lower_threshold = 0; in adw_clamp_layout_allocate() local
266 &lower_threshold, NULL); in adw_clamp_layout_allocate()
275 &lower_threshold, NULL); in adw_clamp_layout_allocate()
284 } else if (child_clamped_size <= lower_threshold) { in adw_clamp_layout_allocate()
/dports/x11-toolkits/libadwaita/libadwaita-8442d6097b36c17e87582525ceab3ce3d5bccd48/src/
H A Dadw-clamp-layout.c129 int *lower_threshold, in get_child_size() argument
150 if (lower_threshold) in get_child_size()
151 *lower_threshold = lower; in get_child_size()
234 int child_maximum = 0, lower_threshold = 0; in adw_clamp_layout_allocate() local
248 &lower_threshold, NULL); in adw_clamp_layout_allocate()
257 &lower_threshold, NULL); in adw_clamp_layout_allocate()
266 } else if (child_clamped_size <= lower_threshold) { in adw_clamp_layout_allocate()
/dports/devel/cccc/cccc-3.1.6/cccc/
H A Dcccc_met.cc33 lower_threshold=0; in Metric_Treatment()
54 lower_threshold=atof(lothresh_str.c_str()); in Metric_Treatment()
94 else if(numerator> (treatment->lower_threshold*denominator) ) in emphasis_level()
131 low_threshold=treatment->lower_threshold; in value_string()
H A Dcccc_met.h49 float lower_threshold, upper_threshold; variable
/dports/graphics/gegl/gegl-0.4.34/operations/common-gpl3+/
H A Dvalue-propagate.c42 property_double (lower_threshold, _("Lower threshold"), 0.0)
159 gfloat lower_threshold)
167 if (! ((lower_threshold <= diff) && (diff <= upper_threshold)))
214 value_difference_check (pixel, neighbors[i], o->upper_threshold, o->lower_threshold))
243 value_difference_check (pixel, neighbors[i], o->upper_threshold, o->lower_threshold))
280 vdc = value_difference_check (pixel, neighbors[i], o->upper_threshold, o->lower_threshold);
348 vdc = value_difference_check (pixel, neighbors[i], o->upper_threshold, o->lower_threshold);
401 value_difference_check (pixel, neighbors[i], o->upper_threshold, o->lower_threshold))
426 value_difference_check (pixel, neighbors[i], o->upper_threshold, o->lower_threshold))
451 value_difference_check (pixel, neighbors[i], o->upper_threshold, o->lower_threshold))
[all …]
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/subprojects/libhandy/src/
H A Dhdy-clamp.c145 gint *lower_threshold, in get_child_size() argument
173 if (lower_threshold) in get_child_size()
174 *lower_threshold = lower; in get_child_size()
323 gint child_maximum = 0, lower_threshold = 0; in hdy_clamp_size_allocate() local
343 …idth = get_child_size (self, child_allocation.width, NULL, &child_maximum, &lower_threshold, NULL); in hdy_clamp_size_allocate()
348 …ght = get_child_size (self, child_allocation.height, NULL, &child_maximum, &lower_threshold, NULL); in hdy_clamp_size_allocate()
357 } else if (child_clamped_size <= lower_threshold) { in hdy_clamp_size_allocate()
/dports/x11-toolkits/libhandy/libhandy-1.4.0/src/
H A Dhdy-clamp.c145 gint *lower_threshold, in get_child_size() argument
173 if (lower_threshold) in get_child_size()
174 *lower_threshold = lower; in get_child_size()
323 gint child_maximum = 0, lower_threshold = 0; in hdy_clamp_size_allocate() local
343 …idth = get_child_size (self, child_allocation.width, NULL, &child_maximum, &lower_threshold, NULL); in hdy_clamp_size_allocate()
348 …ght = get_child_size (self, child_allocation.height, NULL, &child_maximum, &lower_threshold, NULL); in hdy_clamp_size_allocate()
357 } else if (child_clamped_size <= lower_threshold) { in hdy_clamp_size_allocate()
/dports/chinese/libime/libime-1.0.9/src/libime/core/kenlm/lm/builder/
H A Dlmplz_main.cc43 uint64_t lower_threshold = 0; in ParsePruning() local
45 …UTIL_THROW_IF(lower_threshold > *it, util::Exception, "Pruning thresholds should be in non-decreas… in ParsePruning()
46 lower_threshold = *it; in ParsePruning()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/wfx/
H A Dhif_tx_mib.c59 arg.lower_threshold = rssi_thold; in hif_set_rcpi_rssi_threshold()
60 arg.lower_threshold = (arg.lower_threshold + 110) * 2; in hif_set_rcpi_rssi_threshold()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/wfx/
H A Dhif_tx_mib.c59 arg.lower_threshold = rssi_thold; in hif_set_rcpi_rssi_threshold()
60 arg.lower_threshold = (arg.lower_threshold + 110) * 2; in hif_set_rcpi_rssi_threshold()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/wfx/
H A Dhif_tx_mib.c59 arg.lower_threshold = rssi_thold; in hif_set_rcpi_rssi_threshold()
60 arg.lower_threshold = (arg.lower_threshold + 110) * 2; in hif_set_rcpi_rssi_threshold()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/ath/ath6kl/
H A Dwmi.c1459 if (rssi > sq_thresh->lower_threshold[0]) { in ath6kl_wmi_rssi_threshold_event_rx()
1462 rssi, sq_thresh->lower_threshold[0]); in ath6kl_wmi_rssi_threshold_event_rx()
1464 (rssi <= sq_thresh->lower_threshold[0])) { in ath6kl_wmi_rssi_threshold_event_rx()
1467 (rssi <= sq_thresh->lower_threshold[1])) { in ath6kl_wmi_rssi_threshold_event_rx()
1470 (rssi <= sq_thresh->lower_threshold[2])) { in ath6kl_wmi_rssi_threshold_event_rx()
1473 (rssi <= sq_thresh->lower_threshold[3])) { in ath6kl_wmi_rssi_threshold_event_rx()
1707 if (snr > sq_thresh->lower_threshold[0]) { in ath6kl_wmi_snr_threshold_event_rx()
1710 sq_thresh->lower_threshold[0]); in ath6kl_wmi_snr_threshold_event_rx()
1712 (snr <= sq_thresh->lower_threshold[0])) { in ath6kl_wmi_snr_threshold_event_rx()
1715 (snr <= sq_thresh->lower_threshold[1])) { in ath6kl_wmi_snr_threshold_event_rx()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/ath/ath6kl/
H A Dwmi.c1459 if (rssi > sq_thresh->lower_threshold[0]) { in ath6kl_wmi_rssi_threshold_event_rx()
1462 rssi, sq_thresh->lower_threshold[0]); in ath6kl_wmi_rssi_threshold_event_rx()
1464 (rssi <= sq_thresh->lower_threshold[0])) { in ath6kl_wmi_rssi_threshold_event_rx()
1467 (rssi <= sq_thresh->lower_threshold[1])) { in ath6kl_wmi_rssi_threshold_event_rx()
1470 (rssi <= sq_thresh->lower_threshold[2])) { in ath6kl_wmi_rssi_threshold_event_rx()
1473 (rssi <= sq_thresh->lower_threshold[3])) { in ath6kl_wmi_rssi_threshold_event_rx()
1707 if (snr > sq_thresh->lower_threshold[0]) { in ath6kl_wmi_snr_threshold_event_rx()
1710 sq_thresh->lower_threshold[0]); in ath6kl_wmi_snr_threshold_event_rx()
1712 (snr <= sq_thresh->lower_threshold[0])) { in ath6kl_wmi_snr_threshold_event_rx()
1715 (snr <= sq_thresh->lower_threshold[1])) { in ath6kl_wmi_snr_threshold_event_rx()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/ath/ath6kl/
H A Dwmi.c1459 if (rssi > sq_thresh->lower_threshold[0]) { in ath6kl_wmi_rssi_threshold_event_rx()
1462 rssi, sq_thresh->lower_threshold[0]); in ath6kl_wmi_rssi_threshold_event_rx()
1464 (rssi <= sq_thresh->lower_threshold[0])) { in ath6kl_wmi_rssi_threshold_event_rx()
1467 (rssi <= sq_thresh->lower_threshold[1])) { in ath6kl_wmi_rssi_threshold_event_rx()
1470 (rssi <= sq_thresh->lower_threshold[2])) { in ath6kl_wmi_rssi_threshold_event_rx()
1473 (rssi <= sq_thresh->lower_threshold[3])) { in ath6kl_wmi_rssi_threshold_event_rx()
1707 if (snr > sq_thresh->lower_threshold[0]) { in ath6kl_wmi_snr_threshold_event_rx()
1710 sq_thresh->lower_threshold[0]); in ath6kl_wmi_snr_threshold_event_rx()
1712 (snr <= sq_thresh->lower_threshold[0])) { in ath6kl_wmi_snr_threshold_event_rx()
1715 (snr <= sq_thresh->lower_threshold[1])) { in ath6kl_wmi_snr_threshold_event_rx()
[all …]
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/plugins/power/cray_aries/
H A Dpower_cray_aries.c144 static uint32_t lower_threshold = DEFAULT_LOWER_THRESHOLD; variable
280 lower_threshold = DEFAULT_DECREASE_RATE; in _load_config()
291 lower_threshold = DEFAULT_INCREASE_RATE; in _load_config()
316 lower_threshold = atoi(tmp_ptr + 16); in _load_config()
317 if (lower_threshold < 1) { in _load_config()
319 lower_threshold); in _load_config()
320 lower_threshold = DEFAULT_LOWER_THRESHOLD; in _load_config()
323 lower_threshold = DEFAULT_LOWER_THRESHOLD; in _load_config()
383 get_timeout, increase_rate, level_str, lower_threshold, in _load_config()
1458 (node_ptr->power->cap_watts * lower_threshold/100)) { in _rebalance_node_power()
/dports/graphics/py-scikit-image/scikit-image-0.19.0/skimage/feature/
H A Dcorner_cy.pyx128 cdef np_floats lower_threshold, upper_threshold
146 lower_threshold = curr_pixel - threshold
154 elif circle_intensities[k] < lower_threshold:
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Douch.cc670 const int lower_threshold = upper_threshold in _maybe_fog() local
676 || dam >= lower_threshold in _maybe_fog()
677 && x_chance_in_y(dam - lower_threshold, in _maybe_fog()
678 upper_threshold - lower_threshold))) in _maybe_fog()
/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dcw.h111 double lower_threshold; variable
/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/magick/
H A Deffect.c3206 lower_threshold=0U, in RandomChannelThresholdImage() local
3273 lower_threshold=RoundDoubleToQuantum(lower); in RandomChannelThresholdImage()
3411 if (intensity < lower_threshold) in RandomChannelThresholdImage()
3412 threshold=lower_threshold; in RandomChannelThresholdImage()
3454 threshold=lower_threshold; in RandomChannelThresholdImage()
3487 if (q->red < lower_threshold) in RandomChannelThresholdImage()
3488 threshold=lower_threshold; in RandomChannelThresholdImage()
3521 if (q->green < lower_threshold) in RandomChannelThresholdImage()
3522 threshold=lower_threshold; in RandomChannelThresholdImage()
3555 if (q->blue < lower_threshold) in RandomChannelThresholdImage()
[all …]
/dports/science/berkeleygw/BGW-2.0.0/Common/qhull/
H A Dglobal.c204 qh lower_threshold[k]= -REALmax; in qh_clear_outputflags() local
280 qh_memfree(qh lower_threshold, (qh input_dim+1) * sizeof(realT)); in qh_freebuffers()
286 qh NEARzero= qh lower_threshold= qh upper_threshold= NULL; in qh_freebuffers()
1438 qh lower_threshold= (realT *)qh_memalloc((qh input_dim+1) * sizeof(realT)); in qh_initqhull_buffers() local
1443 qh lower_threshold[k]= -REALmax; in qh_initqhull_buffers() local
1953 qh lower_threshold[idx]= value; in qh_initthresholds() local
2002 if (qh lower_threshold[k] > -REALmax/2) { in qh_initthresholds()
/dports/science/afni/afni-AFNI_21.3.16/src/qhulldir/
H A Dglobal.c204 qh lower_threshold[k]= -REALmax; in qh_clear_outputflags() local
280 qh_memfree(qh lower_threshold, (qh input_dim+1) * sizeof(realT)); in qh_freebuffers()
286 qh NEARzero= qh lower_threshold= qh upper_threshold= NULL; in qh_freebuffers()
1435 qh lower_threshold= (realT *)qh_memalloc((qh input_dim+1) * sizeof(realT)); in qh_initqhull_buffers() local
1440 qh lower_threshold[k]= -REALmax; in qh_initqhull_buffers() local
1950 qh lower_threshold[idx]= value; in qh_initthresholds() local
1999 if (qh lower_threshold[k] > -REALmax/2) { in qh_initthresholds()
/dports/math/py-matplotlib2/matplotlib-2.2.4/extern/libqhull/
H A Dglobal.c205 qh lower_threshold[k]= -REALmax; in qh_clear_outputflags() local
281 qh_memfree(qh lower_threshold, (qh input_dim+1) * sizeof(realT)); in qh_freebuffers()
287 qh NEARzero= qh lower_threshold= qh upper_threshold= NULL; in qh_freebuffers()
1452 qh lower_threshold= (realT *)qh_memalloc((qh input_dim+1) * sizeof(realT)); in qh_initqhull_buffers() local
1457 qh lower_threshold[k]= -REALmax; in qh_initqhull_buffers() local
1969 qh lower_threshold[idx]= value; in qh_initthresholds() local
2018 if (qh lower_threshold[k] > -REALmax/2) { in qh_initthresholds()
/dports/math/libmesh/libmesh-1.6.2/contrib/qhull/2012.1/src/libqhull/
H A Dglobal.c204 qh lower_threshold[k]= -REALmax; in qh_clear_outputflags() local
280 qh_memfree(qh lower_threshold, (qh input_dim+1) * sizeof(realT)); in qh_freebuffers()
286 qh NEARzero= qh lower_threshold= qh upper_threshold= NULL; in qh_freebuffers()
1438 qh lower_threshold= (realT *)qh_memalloc((qh input_dim+1) * sizeof(realT)); in qh_initqhull_buffers() local
1443 qh lower_threshold[k]= -REALmax; in qh_initqhull_buffers() local
1953 qh lower_threshold[idx]= value; in qh_initthresholds() local
2002 if (qh lower_threshold[k] > -REALmax/2) { in qh_initthresholds()
/dports/graphics/py-gdal/gdal-3.3.3/alg/internal_libqhull/
H A Dglobal.c204 qh lower_threshold[k]= -REALmax; in qh_clear_outputflags() local
280 qh_memfree(qh lower_threshold, (qh input_dim+1) * sizeof(realT)); in qh_freebuffers()
286 qh NEARzero= qh lower_threshold= qh upper_threshold= NULL; in qh_freebuffers()
1438 qh lower_threshold= (realT *)qh_memalloc((qh input_dim+1) * sizeof(realT)); in qh_initqhull_buffers() local
1443 qh lower_threshold[k]= -REALmax; in qh_initqhull_buffers() local
1953 qh lower_threshold[idx]= value; in qh_initthresholds() local
2002 if (qh lower_threshold[k] > -REALmax/2) { in qh_initthresholds()

12345