Searched refs:FecConfig (Results 1 – 7 of 7) sorted by relevance
37 struct FecConfig { struct38 FecConfig() in FecConfig() function
115 FecConfig fec;
118 FecConfig fec;
16 std::string FecConfig::ToString() const { in ToString()
228 webrtc::FecConfig fec;
259 static void MergeFecConfig(const webrtc::FecConfig& other, in MergeFecConfig()260 webrtc::FecConfig* output) { in MergeFecConfig()2585 webrtc::FecConfig fec_settings; in MapCodecs()
3253 void VerifyEmptyFecConfig(const FecConfig& config) { in VerifyEmptyFecConfig()