Searched refs:kSendRtxPayloadType (Results 1 – 5 of 5) sorted by relevance
37 static const uint8_t kSendRtxPayloadType; variable
159 const uint8_t CallTest::kSendRtxPayloadType = 98; member in webrtc::test::CallTest
502 retransmission_payload_type_(expect_rtx ? kSendRtxPayloadType in DecodesRetransmittedFrame()550 send_config->rtp.rtx.payload_type = kSendRtxPayloadType; in DecodesRetransmittedFrame()551 (*receive_configs)[0].rtp.rtx[kSendRtxPayloadType].ssrc = in DecodesRetransmittedFrame()553 (*receive_configs)[0].rtp.rtx[kSendRtxPayloadType].payload_type = in DecodesRetransmittedFrame()554 kSendRtxPayloadType; in DecodesRetransmittedFrame()1660 send_config->rtp.rtx.payload_type = kSendRtxPayloadType; in TEST_F()1784 send_config_.rtp.rtx.payload_type = kSendRtxPayloadType; in TestRtpStatePreservation()
421 send_config_.rtp.rtx.payload_type = kSendRtxPayloadType; in RunRampUpTest()467 send_config_.rtp.rtx.payload_type = kSendRtxPayloadType; in RunRampUpDownUpTest()
472 TestNackRetransmission(kSendRtxSsrcs[0], kSendRtxPayloadType); in TEST_F()