Home
last modified time | relevance | path

Searched refs:SupportedDecodeProfile (Results 1 – 2 of 2) sorted by relevance

/external/v4l2_codec2/common/include/v4l2_codec2/common/
DV4L2Device.h333 struct SupportedDecodeProfile { struct
339 using SupportedDecodeProfiles = std::vector<SupportedDecodeProfile>; argument
/external/v4l2_codec2/common/
DV4L2Device.cpp1806 SupportedDecodeProfile profile; in enumerateSupportedDecodeProfiles()