Searched refs:StringToVP9Profile (Results 1 – 2 of 2) sorted by relevance
35 absl::optional<VP9Profile> StringToVP9Profile(const std::string& str) { in StringToVP9Profile() function59 return StringToVP9Profile(profile_str); in ParseSdpForVP9Profile()
37 absl::optional<VP9Profile> StringToVP9Profile(const std::string& str);