Searched refs:FecConfig (Results 1 – 6 of 6) sorted by relevance
64 struct FecConfig { struct65 FecConfig() : ulpfec_payload_type(-1), red_payload_type(-1) {} in FecConfig() function
16 std::string FecConfig::ToString() const { in ToString()
119 FecConfig fec;
97 FecConfig fec;
285 webrtc::FecConfig fec;
1854 webrtc::FecConfig fec_settings; in MapCodecs()