Searched defs:SendFullIntraRequest (Results 1 – 3 of 3) sorted by relevance
| /external/webrtc/modules/rtp_rtcp/source/ | ||
| D | rtcp_transceiver.cc | 137 void RtcpTransceiver::SendFullIntraRequest(std::vector<uint32_t> ssrcs) {  in SendFullIntraRequest()  function in webrtc::RtcpTransceiver | 
| D | rtp_rtcp_interface.h | 451   void SendFullIntraRequest() { SendRTCP(kRtcpFir); }  in SendFullIntraRequest()  function | 
| D | rtcp_transceiver_impl.cc | 257 void RtcpTransceiverImpl::SendFullIntraRequest(  in SendFullIntraRequest()  function in webrtc::RtcpTransceiverImpl |