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