Home
last modified time | relevance | path

Searched defs:earliest_time (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/
A Drecognize_commands.cc84 const int64_t earliest_time = previous_results_.front().time_; in ProcessLatestResults() local
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/speech_commands/
A Drecognize_commands.cc66 const int64 earliest_time = previous_results_.front().first; in ProcessLatestResults() local
A Daccuracy_utils.cc85 const int64 earliest_time = found_time - time_tolerance_ms; in CalculateAccuracyStats() local

Completed in 5 milliseconds