Home
last modified time | relevance | path

Searched refs:StringToVP9Profile (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/media/base/
Dvp9_profile.cc35 absl::optional<VP9Profile> StringToVP9Profile(const std::string& str) { in StringToVP9Profile() function
59 return StringToVP9Profile(profile_str); in ParseSdpForVP9Profile()
Dvp9_profile.h37 absl::optional<VP9Profile> StringToVP9Profile(const std::string& str);