Home
last modified time | relevance | path

Searched refs:athreshold (Results 1 – 1 of 1) sorted by relevance

/external/toolchain-utils/cros_utils/
Dstats.py2932 def athreshold(a, threshmin=None, threshmax=None, newval=0): function
4435 threshold = Dispatch((athreshold, (N.ndarray,)),)