Searched refs:protected_by_flexfec (Results 1 – 7 of 7) sorted by relevance
216 bool protected_by_flexfec = false; member
319 const bool protected_by_fec = config_.rtp.protected_by_flexfec || in Start()
295 const bool protected_by_fec = config_.rtp.protected_by_flexfec || in Start()
339 recv.rtp.protected_by_flexfec = config.stream.use_flexfec; in CreateVideoReceiveStreamConfig()
451 video_receive_configs_[0].rtp.protected_by_flexfec = true; in CreateMatchingFecConfig()
2906 config.rtp.protected_by_flexfec = (flexfec_stream_ != nullptr); in RecreateWebRtcVideoStream()
4039 EXPECT_TRUE(video_config.rtp.protected_by_flexfec); in TEST_F()