Searched refs:kSendRtxPayloadType (Results 1 – 6 of 6) sorted by relevance
44 static const uint8_t kSendRtxPayloadType; variable
359 const uint8_t CallTest::kSendRtxPayloadType = 98; member in webrtc::test::CallTest
801 video_send_config_.rtp.rtx.payload_type = kSendRtxPayloadType; in SetupCommon()824 video_receive_configs_[i].rtp.rtx[kSendRtxPayloadType].ssrc = in SetupCommon()826 video_receive_configs_[i].rtp.rtx[kSendRtxPayloadType].payload_type = in SetupCommon()827 kSendRtxPayloadType; in SetupCommon()
771 send_config->rtp.rtx.payload_type = kSendRtxPayloadType; in DecodesRetransmittedFrame()775 kSendRtxPayloadType; in DecodesRetransmittedFrame()785 return use_rtx ? kSendRtxPayloadType in DecodesRetransmittedFrame()1405 if (header.payloadType != kSendRtxPayloadType && in TEST_F()1416 } else if (header.payloadType == kSendRtxPayloadType) { in TEST_F()1513 send_config->rtp.rtx.payload_type = kSendRtxPayloadType; in TEST_F()1978 send_config->rtp.rtx.payload_type = kSendRtxPayloadType; in VerifyHistogramStats()1982 kSendRtxPayloadType; in VerifyHistogramStats()2770 send_config->rtp.rtx.payload_type = kSendRtxPayloadType; in TEST_F()2902 video_send_config_.rtp.rtx.payload_type = kSendRtxPayloadType; in TestRtpStatePreservation()
525 TestNackRetransmission(kSendRtxSsrcs[0], kSendRtxPayloadType); in TEST_F()
144 send_config->rtp.rtx.payload_type = test::CallTest::kSendRtxPayloadType; in ModifyVideoConfigs()