Searched defs:detection_threshold (Results 1 – 4 of 4) sorted by relevance
29 float detection_threshold) { in HasStereoContent()90 float detection_threshold, in MultiChannelContentDetector()
22 float detection_threshold, in RecognizeCommands()
98 def __init__(self, labels, average_window_duration_ms, detection_threshold, argument
146 float detection_threshold = 0.7f; in main() local