Searched refs:kDefaultVoiceValue (Results 1 – 2 of 2) sorted by relevance
22 const double kDefaultVoiceValue = 1.0; variable29 : last_voice_probability_(kDefaultVoiceValue), in VoiceActivityDetector()
39 const float kDefaultVoiceValue = 1.f; in TEST() local49 EXPECT_FLOAT_EQ(vad.last_voice_probability(), kDefaultVoiceValue); in TEST()