Searched refs:decoding_plc (Results 1 – 8 of 8) sorted by relevance
77 int32_t decoding_plc = 0; member
320 EXPECT_EQ(kAudioDecodeStats.decoded_neteq_plc, stats.decoding_plc); in TEST()
365 stats.decoding_plc = ds.decoded_neteq_plc; in GetStats()
545 int decoding_plc = 0; member
2380 rinfo.decoding_plc = stats.decoding_plc; in GetStats()
694 stats.decoding_plc = 1234; in GetAudioReceiveStreamStats()743 EXPECT_EQ(info.decoding_plc, stats.decoding_plc); in VerifyVoiceReceiverInfo()
204 {StatsReport::kStatsValueNameDecodingPLC, info.decoding_plc}, in ExtractStats()
381 EXPECT_EQ(rtc::ToString(info.decoding_plc), value_in_report); in VerifyVoiceReceiverInfoReport()