Searched defs:BoundingSet (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
H A Drtcp_receiver.cc759 int32_t RTCPReceiver::BoundingSet(bool &tmmbrOwner, TMMBRSet* boundingSetRec) { function in class:webrtc::RTCPReceiver
H A Drtp_rtcp_impl.cc1317 int32_t ModuleRtpRtcpImpl::BoundingSet(bool& tmmbr_owner, function in class:webrtc::ModuleRtpRtcpImpl
1319 return rtcp_receiver_.BoundingSet(tmmbr_owner, bounding_set);

Completed in 85 milliseconds