Searched refs:GetProfileName (Results 1 – 4 of 4) sorted by relevance
21 s << "profile: " << GetProfileName(profile); in AsHumanReadableString()63 s << " " << GetProfileName(sp.profile) << ": " << sp.min_resolution.width() in AsHumanReadableString()
11 std::string GetProfileName(VideoCodecProfile profile) { in GetProfileName() function
61 std::string GetProfileName(VideoCodecProfile profile);
376 DVLOG(1) << "Found decoder profile " << GetProfileName(profile.profile) in EnumerateSupportedDecodeProfiles()