Searched refs:speech_expand_rate (Results 1 – 14 of 14) sorted by relevance
101 logic speech_expand_rate; member165 CHECK_NETEQ_NETWORK_STATS(speech_expand_rate); in CheckNetworkStatistics()226 expects.stats_ref.expand_rate = expects.stats_ref.speech_expand_rate = 1065; in DecodeFecTest()233 expects.stats_ref.expand_rate = expects.stats_ref.speech_expand_rate = 0; in DecodeFecTest()258 expects.stats_ref.speech_expand_rate = 5324; in NoiseExpansionTest()
12 optional uint32 speech_expand_rate = 7; field
245 stats->speech_expand_rate = in GetNetworkStatistics()
70 stats->set_speech_expand_rate(stats_raw.speech_expand_rate); in Convert()232 ASSERT_LE(stats.speech_expand_rate, ref_stats.expand_rate()); in ReadFromFileAndCompare()
50 float speech_expand_rate = 0.0f; member
37 uint16_t speech_expand_rate; // Fraction (of original stream) of synthesized member
222 stats.speech_expand_rate = Q14ToFloat(ns.currentSpeechExpandRate); in GetStats()
310 stats.speech_expand_rate); in TEST()
727 speech_expand_rate(0), in VoiceReceiverInfo()748 float speech_expand_rate; member
457 acm_stat->currentSpeechExpandRate = neteq_stat.speech_expand_rate; in GetNetworkStatistics()
340 EXPECT_EQ(rtc::ToString<float>(info.speech_expand_rate), value_in_report); in VerifyVoiceReceiverInfoReport()483 voice_receiver_info->speech_expand_rate = 122; in InitVoiceReceiverInfo()
146 { StatsReport::kStatsValueNameSpeechExpandRate, info.speech_expand_rate }, in ExtractStats()
2395 rinfo.speech_expand_rate = stats.speech_expand_rate; in GetStats()
347 stats.speech_expand_rate = 8.90f; in GetAudioReceiveStreamStats()381 EXPECT_EQ(info.speech_expand_rate, stats.speech_expand_rate); in VerifyVoiceReceiverInfo()