Home
last modified time | relevance | path

Searched refs:kRtxRedPayloadType (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/video/end_to_end_tests/
Dretransmission_tests.cc459 send_config->rtp.ulpfec.red_rtx_payload_type = kRtxRedPayloadType; in DecodesRetransmittedFrame()
472 ? kRtxRedPayloadType in DecodesRetransmittedFrame()
498 return kRtxRedPayloadType; in DecodesRetransmittedFrame()
Dhistogram_tests.cc118 send_config->rtp.ulpfec.red_rtx_payload_type = kRtxRedPayloadType; in VerifyHistogramStats()
120 .rtp.rtx_associated_payload_types[kRtxRedPayloadType] = in VerifyHistogramStats()
/external/webrtc/test/
Dcall_test.cc308 send_config->rtp.ulpfec.red_rtx_payload_type = kRtxRedPayloadType; in SetSendUlpFecConfig()
315 receive_config->rtp.rtx_associated_payload_types[kRtxRedPayloadType] = in SetReceiveUlpFecConfig()
734 {CallTest::kRtxRedPayloadType, MediaType::VIDEO},
Dcall_test.h55 kRtxRedPayloadType = 99, enumerator
/external/webrtc/test/scenario/
Dvideo_stream.cc150 send_config.rtp.ulpfec.red_rtx_payload_type = CallTest::kRtxRedPayloadType; in CreateVideoSendStreamConfig()
351 recv.rtp.rtx_associated_payload_types[CallTest::kRtxRedPayloadType] = in CreateVideoReceiveStreamConfig()
/external/webrtc/rtc_tools/
Dvideo_replay.cc72 webrtc::test::CallTest::kRtxRedPayloadType,
/external/webrtc/call/
Drampup_tests.cc216 test::CallTest::kRtxRedPayloadType; in ModifyVideoConfigs()