Searched refs:detection_threshold_ (Results 1 – 2 of 2) 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