Home
last modified time | relevance | path

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

/external/v4l2_codec2/common/include/v4l2_codec2/common/
DV4L2Device.h339 using SupportedDecodeProfiles = std::vector<SupportedDecodeProfile>; variable
430 SupportedDecodeProfiles getSupportedDecodeProfiles(const size_t numFormats,
471 SupportedDecodeProfiles enumerateSupportedDecodeProfiles(const size_t numFormats,
/external/v4l2_codec2/common/
DV4L2Device.cpp1755 V4L2Device::SupportedDecodeProfiles V4L2Device::getSupportedDecodeProfiles( in getSupportedDecodeProfiles()
1757 SupportedDecodeProfiles supportedProfiles; in getSupportedDecodeProfiles()
1794 V4L2Device::SupportedDecodeProfiles V4L2Device::enumerateSupportedDecodeProfiles( in enumerateSupportedDecodeProfiles()
1796 SupportedDecodeProfiles profiles; in enumerateSupportedDecodeProfiles()