Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtcp_utility.h364 bool rtcpReducedSizeEnable); // Set to true, to allow non-compound RTCP!
Drtcp_utility.cc50 bool rtcpReducedSizeEnable) in RTCPParserV2() argument
52 _RTCPReducedSizeEnable(rtcpReducedSizeEnable), in RTCPParserV2()