Searched refs:enumerateSupportedDecodeProfiles (Results 1 – 2 of 2) sorted by relevance
471 SupportedDecodeProfiles enumerateSupportedDecodeProfiles(const size_t numFormats,
1767 const auto& profiles = enumerateSupportedDecodeProfiles(numFormats, pixelFormats); in getSupportedDecodeProfiles()1794 V4L2Device::SupportedDecodeProfiles V4L2Device::enumerateSupportedDecodeProfiles( in enumerateSupportedDecodeProfiles() function in android::V4L2Device