Searched defs:active_speech (Results 1 – 4 of 4) sorted by relevance
55 bool active_speech() const { return active_speech_; } in active_speech() function
45 int16_t best_correlation, bool active_speech, in CheckCriteriaAndStretch()
58 int16_t best_correlation, bool active_speech, in CheckCriteriaAndStretch()
102 bool active_speech = SpeechDetection(vec1_energy, vec2_energy, peak_index, in Process() local