Searched refs:StringToAV1Profile (Results 1 – 2 of 2) sorted by relevance
35 absl::optional<AV1Profile> StringToAV1Profile(absl::string_view str) { in StringToAV1Profile() function58 return StringToAV1Profile(profile_str); in ParseSdpForAV1Profile()
41 absl::optional<AV1Profile> StringToAV1Profile(absl::string_view profile);