Home
last modified time | relevance | path

Searched defs:ChannelStatistics (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/voice_engine/
Dchannel.cc47 struct ChannelStatistics : public RtcpStatistics { struct
48 ChannelStatistics() : rtcp(), max_jitter(0) {} in ChannelStatistics() function
50 RtcpStatistics rtcp;
51 uint32_t max_jitter;