HomeSort by relevance Sort by last modified time
    Searched defs:RTCPReceiveInformation (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtcp_receiver_help.cc 119 RTCPReceiveInformation::RTCPReceiveInformation()
126 RTCPReceiveInformation::~RTCPReceiveInformation() {
131 void RTCPReceiveInformation::VerifyAndAllocateTMMBRSet(
140 void RTCPReceiveInformation::InsertTMMBRItem(
163 int32_t RTCPReceiveInformation::GetTMMBRSet(
189 void RTCPReceiveInformation::VerifyAndAllocateBoundingSet(
rtcp_receiver_help.h 98 class RTCPReceiveInformation
101 RTCPReceiveInformation();
102 ~RTCPReceiveInformation();

Completed in 353 milliseconds