Home
last modified time | relevance | path

Searched refs:rtcpReducedSizeEnable (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
Drtcp_utility.h354 bool rtcpReducedSizeEnable); // Set to true, to allow non-compound RTCP!
Drtcp_utility.cc28 bool rtcpReducedSizeEnable) in RTCPParserV2() argument
30 _RTCPReducedSizeEnable(rtcpReducedSizeEnable), in RTCPParserV2()