Searched refs:kUlpfecPayloadType (Results 1 – 11 of 11) sorted by relevance
79 encapsulated_payload_type == kUlpfecPayloadType) in TEST_F()84 if (encapsulated_payload_type == kUlpfecPayloadType) { in TEST_F()129 send_config->rtp.ulpfec.ulpfec_payload_type = kUlpfecPayloadType; in TEST_F()131 (*receive_configs)[0].rtp.ulpfec_payload_type = kUlpfecPayloadType; in TEST_F()372 EXPECT_EQ(kUlpfecPayloadType, encapsulated_payload_type); in TEST_F()386 bool ulpfec_packet = encapsulated_payload_type == kUlpfecPayloadType; in TEST_F()474 send_config->rtp.ulpfec.ulpfec_payload_type = kUlpfecPayloadType; in TEST_F()483 (*receive_configs)[0].rtp.ulpfec_payload_type = kUlpfecPayloadType; in TEST_F()
100 send_config->rtp.ulpfec.ulpfec_payload_type = kUlpfecPayloadType; in VerifyHistogramStats()107 (*receive_configs)[0].rtp.ulpfec_payload_type = kUlpfecPayloadType; in VerifyHistogramStats()
456 send_config->rtp.ulpfec.ulpfec_payload_type = kUlpfecPayloadType; in DecodesRetransmittedFrame()
307 send_config->rtp.ulpfec.ulpfec_payload_type = kUlpfecPayloadType; in SetSendUlpFecConfig()314 receive_config->rtp.ulpfec_payload_type = kUlpfecPayloadType; in SetReceiveUlpFecConfig()735 {CallTest::kUlpfecPayloadType, MediaType::VIDEO},
59 kUlpfecPayloadType = 119, enumerator
149 send_config.rtp.ulpfec.ulpfec_payload_type = CallTest::kUlpfecPayloadType; in CreateVideoSendStreamConfig()350 recv.rtp.ulpfec_payload_type = CallTest::kUlpfecPayloadType; in CreateVideoReceiveStreamConfig()
263 GetVideoSendConfig()->rtp.ulpfec.ulpfec_payload_type = kUlpfecPayloadType; in TestAudioVideoSync()265 video_receive_configs_[0].rtp.ulpfec_payload_type = kUlpfecPayloadType; in TestAudioVideoSync()
212 test::CallTest::kUlpfecPayloadType; in ModifyVideoConfigs()
62 webrtc::test::CallTest::kUlpfecPayloadType,
521 EXPECT_EQ(VideoSendStreamTest::kUlpfecPayloadType, in OnSendRtp()560 VideoSendStreamTest::kUlpfecPayloadType) { in OnSendRtp()606 VideoSendStreamTest::kUlpfecPayloadType; in ModifyVideoConfigs()1085 payload_type == kUlpfecPayloadType; in TestPacketFragmentationSize()1208 send_config->rtp.ulpfec.ulpfec_payload_type = kUlpfecPayloadType; in TestPacketFragmentationSize()
1962 const uint8_t kUlpfecPayloadType = 97; in TEST_P() local1966 UlpfecGenerator ulpfec_generator(kRedPayloadType, kUlpfecPayloadType, clock_); in TEST_P()