Searched refs:BuildSLI (Results 1 – 2 of 2) sorted by relevance
188 rtc::scoped_ptr<rtcp::RtcpPacket> BuildSLI(const RtcpContext& context)
189 builders_[kRtcpSli] = &RTCPSender::BuildSLI; in RTCPSender()558 rtc::scoped_ptr<rtcp::RtcpPacket> RTCPSender::BuildSLI(const RtcpContext& ctx) { in BuildSLI() function in webrtc::RTCPSender