Home
last modified time | relevance | path

Searched defs:energy_threshold (Results 1 – 2 of 2) sorted by relevance

/dports/net-p2p/bazarr/bazarr-1.0.2/libs/auditok/
H A Dutil.py845 def __init__(self, sample_width, energy_threshold=45): argument
/dports/math/py-or-tools/or-tools-9.2/ortools/constraint_solver/
H A Dresource.cc1300 explicit EnvJCComputeDiver(int energy_threshold) in EnvJCComputeDiver()
1518 const int64_t energy_threshold = residual_capacity * current_end_max; in ComputeConditionalStartMins() local