Home
last modified time | relevance | path

Searched refs:ClearTo (Results 126 – 144 of 144) sorted by relevance

123456

/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/video_coding/
H A Dpacket_buffer.cc132 void PacketBuffer::ClearTo(uint16_t seq_num) { in ClearTo() function in webrtc::video_coding::PacketBuffer
H A Drtp_frame_reference_finder.cc120 void RtpFrameReferenceFinder::ClearTo(uint16_t seq_num) { in ClearTo() function in webrtc::video_coding::RtpFrameReferenceFinder
H A Drtp_frame_reference_finder_unittest.cc318 TEST_F(TestRtpFrameReferenceFinder, ClearTo) { in TEST_F() argument
327 reference_finder_->ClearTo(sn + 7); in TEST_F()
/dports/net-im/tg_owt/tg_owt-d578c76/src/video/
H A Drtp_video_stream_receiver.cc1143 packet_buffer_.ClearTo(seq_num); in FrameDecoded()
1145 reference_finder_->ClearTo(seq_num); in FrameDecoded()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/video/
H A Drtp_video_stream_receiver.cc1119 packet_buffer_.ClearTo(seq_num); in FrameDecoded()
1121 reference_finder_->ClearTo(seq_num); in FrameDecoded()
H A Drtp_video_stream_receiver2.cc1112 uint32_t num_packets_cleared = packet_buffer_.ClearTo(seq_num); in FrameDecoded()
1119 reference_finder_->ClearTo(seq_num); in FrameDecoded()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/video/
H A Drtp_video_stream_receiver.cc1115 packet_buffer_.ClearTo(seq_num); in FrameDecoded()
1117 reference_finder_->ClearTo(seq_num); in FrameDecoded()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/video_coding/
H A Drtp_frame_reference_finder.cc120 void RtpFrameReferenceFinder::ClearTo(uint16_t seq_num) { in ClearTo() function in webrtc::video_coding::RtpFrameReferenceFinder
H A Drtp_frame_reference_finder_unittest.cc318 TEST_F(TestRtpFrameReferenceFinder, ClearTo) { in TEST_F() argument
327 reference_finder_->ClearTo(sn + 7); in TEST_F()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/video_coding/
H A Drtp_frame_reference_finder.cc120 void RtpFrameReferenceFinder::ClearTo(uint16_t seq_num) { in ClearTo() function in webrtc::video_coding::RtpFrameReferenceFinder
H A Drtp_frame_reference_finder_unittest.cc318 TEST_F(TestRtpFrameReferenceFinder, ClearTo) { in TEST_F() argument
327 reference_finder_->ClearTo(sn + 7); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/video_coding/
H A Drtp_frame_reference_finder_unittest.cc311 TEST_F(TestRtpFrameReferenceFinder, ClearTo) { in TEST_F() argument
320 reference_finder_->ClearTo(sn + 7); in TEST_F()
1762 reference_finder_->ClearTo(sn); // Too many stashed frames cause errors. in TEST_F()
H A Drtp_frame_reference_finder.cc133 void RtpFrameReferenceFinder::ClearTo(uint16_t seq_num) { in ClearTo() function in webrtc::video_coding::RtpFrameReferenceFinder
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/video_coding/
H A Drtp_frame_reference_finder.cc77 void RtpFrameReferenceFinder::ClearTo(uint16_t seq_num) { in ClearTo() function in webrtc::video_coding::RtpFrameReferenceFinder
H A Drtp_frame_reference_finder_unittest.cc303 TEST_F(TestRtpFrameReferenceFinder, ClearTo) { in TEST_F() argument
312 reference_finder_->ClearTo(sn + 7); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/video_coding/
H A Drtp_frame_reference_finder.cc131 void RtpFrameReferenceFinder::ClearTo(uint16_t seq_num) { in ClearTo() function in webrtc::video_coding::RtpFrameReferenceFinder
H A Drtp_frame_reference_finder_unittest.cc302 TEST_F(TestRtpFrameReferenceFinder, ClearTo) { in TEST_F() argument
311 reference_finder_->ClearTo(sn + 7); in TEST_F()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/video_coding/
H A Drtp_frame_reference_finder.cc131 void RtpFrameReferenceFinder::ClearTo(uint16_t seq_num) { in ClearTo() function in webrtc::video_coding::RtpFrameReferenceFinder
H A Drtp_frame_reference_finder_unittest.cc302 TEST_F(TestRtpFrameReferenceFinder, ClearTo) { in TEST_F() argument
311 reference_finder_->ClearTo(sn + 7); in TEST_F()

123456