Home
last modified time | relevance | path

Searched refs:kStatsValueNameDecodingPLCCNG (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/api/
H A Dlegacy_stats_types.h166 kStatsValueNameDecodingPLCCNG, enumerator
H A Dlegacy_stats_types.cc495 case kStatsValueNameDecodingPLCCNG: in display_name()
/aosp_15_r20/external/webrtc/pc/
H A Dlegacy_stats_collector.cc205 {StatsReport::kStatsValueNameDecodingPLCCNG, info.decoding_plc_cng}, in ExtractStats()
H A Dlegacy_stats_collector_unittest.cc388 EXPECT_TRUE(GetValue(report, StatsReport::kStatsValueNameDecodingPLCCNG, in VerifyVoiceReceiverInfoReport()