HomeSort by relevance Sort by last modified time
    Searched refs:SupportedProfile (Results 1 - 3 of 3) sorted by null

  /external/v4l2_codec2/vda/
video_decode_accelerator.cc 48 VideoDecodeAccelerator::SupportedProfile::SupportedProfile()
51 VideoDecodeAccelerator::SupportedProfile::~SupportedProfile() = default;
64 for (const SupportedProfile& sp : supported_profiles) {
video_decode_accelerator.h 34 struct SupportedProfile {
35 SupportedProfile();
36 ~SupportedProfile();
42 using SupportedProfiles = std::vector<SupportedProfile>;
v4l2_device.cc 373 VideoDecodeAccelerator::SupportedProfile profile;

Completed in 176 milliseconds