Home | History | Annotate | Download | only in speech_commands

Lines Matching defs:score

32   float score;
35 results, 0, &found_command, &score, &is_new_command));
48 float score;
52 results, current_time_ms, &found_command, &score, &is_new_command));
67 float score;
71 results, current_time_ms, &found_command, &score, &is_new_command));
89 float score;
92 .ProcessLatestResults(bad_results, 0, &found_command, &score,
104 float score;
107 results, 100, &found_command, &score, &is_new_command));
109 .ProcessLatestResults(results, 0, &found_command, &score,