Home
last modified time | relevance | path

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

/external/webrtc/api/video_codecs/
Dvp9_profile.cc37 absl::optional<VP9Profile> StringToVP9Profile(const std::string& str) { in StringToVP9Profile() function
62 return StringToVP9Profile(profile_str); in ParseSdpForVP9Profile()
Dvp9_profile.h38 absl::optional<VP9Profile> StringToVP9Profile(const std::string& str);