Searched defs:SendPictureLossIndication (Results 1 – 3 of 3) sorted by relevance
131 void RtcpTransceiver::SendPictureLossIndication(uint32_t ssrc) { in SendPictureLossIndication() function in webrtc::RtcpTransceiver
449 void SendPictureLossIndication() { SendRTCP(kRtcpPli); } in SendPictureLossIndication() function
248 void RtcpTransceiverImpl::SendPictureLossIndication(uint32_t ssrc) { in SendPictureLossIndication() function in webrtc::RtcpTransceiverImpl