Searched refs:detection_threshold_ (Results 1 – 4 of 4) sorted by relevance
27 detection_threshold_(detection_threshold), in RecognizeCommands()129 if ((current_top_score > detection_threshold_) && in ProcessLatestResults()
149 uint8_t detection_threshold_; variable
26 detection_threshold_(detection_threshold), in RecognizeCommands()112 if ((current_top_score > detection_threshold_) && in ProcessLatestResults()
66 float detection_threshold_; variable