Searched refs:UlpfecConfig (Results 1 – 5 of 5) sorted by relevance
52 struct UlpfecConfig { struct53 UlpfecConfig() in UlpfecConfig() function58 bool operator==(const UlpfecConfig& other) const;124 UlpfecConfig ulpfec;
50 std::string UlpfecConfig::ToString() const { in ToString()60 bool UlpfecConfig::operator==(const UlpfecConfig& other) const { in operator ==()
34 void VerifyEmptyUlpfecConfig(const UlpfecConfig& config) { in VerifyEmptyUlpfecConfig()
271 webrtc::UlpfecConfig ulpfec;
3170 webrtc::UlpfecConfig ulpfec_config; in MapCodecs()