HomeSort by relevance Sort by last modified time
    Searched refs:RtxStatus (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_sender.h 230 int RtxStatus() const;
rtp_rtcp_impl.cc 206 return rtp_sender_.RtxStatus();
974 if (rtp_sender_.RtxStatus() != kRtxOff)
rtp_sender.cc 410 int RTPSender::RtxStatus() const {
    [all...]

Completed in 132 milliseconds