OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:high_threshold
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/cros/chameleon/
avsync_probe_utils.py
108
def __init__(self, low_threshold,
high_threshold
, init_state):
113
@param
high_threshold
: The threshold value to activate the output.
118
if low_threshold >
high_threshold
:
120
low_threshold,
high_threshold
)
122
self._high_threshold =
high_threshold
/cts/apps/CtsVerifier/libs/
opencv3-android.jar
Completed in 1638 milliseconds