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