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