Searched refs:SupportedProfile (Results 1 – 5 of 5) sorted by relevance
29 VideoEncodeAccelerator::SupportedProfile::SupportedProfile() in SupportedProfile() function in media::VideoEncodeAccelerator::SupportedProfile34 VideoEncodeAccelerator::SupportedProfile::SupportedProfile( in SupportedProfile() function in media::VideoEncodeAccelerator::SupportedProfile44 VideoEncodeAccelerator::SupportedProfile::~SupportedProfile() = default;
68 struct SupportedProfile { struct69 SupportedProfile();70 SupportedProfile(VideoCodecProfile profile,74 ~SupportedProfile();82 using SupportedProfiles = std::vector<SupportedProfile>; argument
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
1727 VideoDecodeAccelerator::SupportedProfile profile; in EnumerateSupportedDecodeProfiles()1755 VideoEncodeAccelerator::SupportedProfile profile; in EnumerateSupportedEncodeProfiles()