Home
last modified time | relevance | path

Searched refs:kDontRetransmit (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_packet_history.h95 StorageType storage_type = kDontRetransmit;
Drtp_format_vp8.cc239 return kDontRetransmit; in GetStorageType()
244 return kDontRetransmit; in GetStorageType()
Drtp_format_vp9.cc501 storage = kDontRetransmit; in GetStorageType()
504 storage = kDontRetransmit; in GetStorageType()
Drtp_packet_history.cc209 if (stored_packets_[index].storage_type == kDontRetransmit) { in GetPacketAndSetSendTime()
Drtp_format_vp9_unittest.cc443 EXPECT_EQ(kDontRetransmit, packetizer_->GetStorageType(kRetransmitOff)); in TEST_F()
456 EXPECT_EQ(kDontRetransmit, packetizer_->GetStorageType(kRetransmitBaseLayer)); in TEST_F()
Drtp_sender_video.cc127 StorageType fec_storage = kDontRetransmit; in SendVideoPacketAsRed()
Drtp_packet_history_unittest.cc152 0, hist_->PutRTPPacket(packet_, len, capture_time_ms, kDontRetransmit)); in TEST_F()
/external/webrtc/webrtc/modules/rtp_rtcp/include/
Drtp_rtcp_defines.h60 kDontRetransmit, enumerator