Searched refs:fec_type (Results 1 – 5 of 5) sorted by relevance
247 u_char fec_type; in ldp_tlv_print() local338 fec_type = *tptr; in ldp_tlv_print()340 tok2str(ldp_fec_values, "Unknown", fec_type), in ldp_tlv_print()341 fec_type)); in ldp_tlv_print()345 switch(fec_type) { in ldp_tlv_print()
79 absl::optional<VideoFecGenerator::FecType> fec_type; member
1345 video_config.fec_type = flexfec_sender.GetFecType(); in TEST_P()1347 video_config.fec_type = flexfec_sender.GetFecType(); in TEST_P()1446 video_config.fec_type = flexfec_sender.GetFecType(); in TEST_P()1774 video_config.fec_type = flexfec_sender.GetFecType(); in TEST_P()1976 video_config.fec_type = ulpfec_generator.GetFecType(); in TEST_P()
131 fec_type_(config.fec_type),
285 video_config.fec_type = fec_generator->GetFecType(); in CreateRtpStreamSenders()