Searched defs:active_speech (Results 1 – 5 of 5) sorted by relevance
55 bool active_speech() const { return active_speech_; } in active_speech() function
48 bool active_speech, in CheckCriteriaAndStretch()
62 bool active_speech, in CheckCriteriaAndStretch() argument
101 bool active_speech = SpeechDetection(vec1_energy, vec2_energy, peak_index, in Process() local
103 void CheckBlockGrouping(size_t blocks_per_frame, bool active_speech) { in CheckBlockGrouping()