Home
last modified time | relevance | path

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

/external/v4l2_codec2/common/include/v4l2_codec2/common/
DV4L2Device.h473 SupportedDecodeProfiles enumerateSupportedDecodeProfiles(const size_t numFormats,
/external/v4l2_codec2/common/
DV4L2Device.cpp1823 const auto& profiles = enumerateSupportedDecodeProfiles(numFormats, pixelFormats); in getSupportedDecodeProfiles()
1850 V4L2Device::SupportedDecodeProfiles V4L2Device::enumerateSupportedDecodeProfiles( in enumerateSupportedDecodeProfiles() function in android::V4L2Device