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