Searched refs:SupportedProfile (Results 1 – 3 of 3) sorted by relevance
48 VideoDecodeAccelerator::SupportedProfile::SupportedProfile() in SupportedProfile() function in media::VideoDecodeAccelerator::SupportedProfile51 VideoDecodeAccelerator::SupportedProfile::~SupportedProfile() = default;64 for (const SupportedProfile& sp : supported_profiles) { in AsHumanReadableString()
34 struct SupportedProfile { struct35 SupportedProfile();36 ~SupportedProfile();42 using SupportedProfiles = std::vector<SupportedProfile>; argument
360 VideoDecodeAccelerator::SupportedProfile profile; in EnumerateSupportedDecodeProfiles()