Home
last modified time | relevance | path

Searched defs:SupportedProfile (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/v4l2_codec2/common/include/v4l2_codec2/common/
H A DCommon.h38 struct SupportedProfile { struct
46 using SupportedProfiles = std::vector<SupportedProfile>; argument