Home
last modified time | relevance | path

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

/external/webrtc/api/video_codecs/
Dav1_profile.cc35 absl::optional<AV1Profile> StringToAV1Profile(absl::string_view str) { in StringToAV1Profile() function
58 return StringToAV1Profile(profile_str); in ParseSdpForAV1Profile()
Dav1_profile.h41 absl::optional<AV1Profile> StringToAV1Profile(absl::string_view profile);