Home
last modified time | relevance | path

Searched refs:consecutive_drop_start_ (Results 1 – 9 of 9) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/rtp_rtcp/source/
H A Dnack_rtx_unittest.cc59 consecutive_drop_start_(0), in RtxLoopBackTransport()
72 consecutive_drop_start_ = start; in DropConsecutivePackets()
95 } else if (count_ >= consecutive_drop_start_ && in SendRtp()
109 int consecutive_drop_start_; member in webrtc::RtxLoopBackTransport
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/rtp_rtcp/source/
H A Dnack_rtx_unittest.cc59 consecutive_drop_start_(0), in RtxLoopBackTransport()
72 consecutive_drop_start_ = start; in DropConsecutivePackets()
95 } else if (count_ >= consecutive_drop_start_ && in SendRtp()
109 int consecutive_drop_start_; member in webrtc::RtxLoopBackTransport
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/
H A Dnack_rtx_unittest.cc59 consecutive_drop_start_(0), in RtxLoopBackTransport()
72 consecutive_drop_start_ = start; in DropConsecutivePackets()
95 } else if (count_ >= consecutive_drop_start_ && in SendRtp()
109 int consecutive_drop_start_; member in webrtc::RtxLoopBackTransport
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/rtp_rtcp/source/
H A Dnack_rtx_unittest.cc60 consecutive_drop_start_(0), in RtxLoopBackTransport()
71 consecutive_drop_start_ = start; in DropConsecutivePackets()
94 } else if (count_ >= consecutive_drop_start_ && in SendRtp()
108 int consecutive_drop_start_; member in webrtc::RtxLoopBackTransport
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/rtp_rtcp/source/
H A Dnack_rtx_unittest.cc60 consecutive_drop_start_(0), in RtxLoopBackTransport()
73 consecutive_drop_start_ = start; in DropConsecutivePackets()
96 } else if (count_ >= consecutive_drop_start_ && in SendRtp()
110 int consecutive_drop_start_; member in webrtc::RtxLoopBackTransport
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/rtp_rtcp/source/
H A Dnack_rtx_unittest.cc60 consecutive_drop_start_(0), in RtxLoopBackTransport()
73 consecutive_drop_start_ = start; in DropConsecutivePackets()
96 } else if (count_ >= consecutive_drop_start_ && in SendRtp()
110 int consecutive_drop_start_; member in webrtc::RtxLoopBackTransport
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/rtp_rtcp/source/
H A Dnack_rtx_unittest.cc60 consecutive_drop_start_(0), in RtxLoopBackTransport()
73 consecutive_drop_start_ = start; in DropConsecutivePackets()
96 } else if (count_ >= consecutive_drop_start_ && in SendRtp()
110 int consecutive_drop_start_; member in webrtc::RtxLoopBackTransport
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/
H A Dnack_rtx_unittest.cc74 consecutive_drop_start_(0), in RtxLoopBackTransport()
93 consecutive_drop_start_ = start; in DropConsecutivePackets()
125 } else if (count_ >= consecutive_drop_start_ && in SendRtp()
159 int consecutive_drop_start_; member in webrtc::RtxLoopBackTransport
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/
H A Dnack_rtx_unittest.cc71 consecutive_drop_start_(0),
92 consecutive_drop_start_ = start; in ~ForwardErrorCorrection()
109 } else if (count_ >= consecutive_drop_start_ && in GenerateFEC()
156 int consecutive_drop_start_;