Searched refs:kDefaultVoiceValue (Results 1 – 2 of 2) sorted by relevance
23 const double kDefaultVoiceValue = 1.0; variable30 : 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()