Searched refs:supported_pixelformats (Results 1 – 1 of 1) sorted by relevance
352 const auto& supported_pixelformats = in EnumerateSupportedDecodeProfiles() local355 for (uint32_t pixelformat : supported_pixelformats) { in EnumerateSupportedDecodeProfiles()429 const auto& supported_pixelformats = in EnumerateDevicesForType() local431 if (!supported_pixelformats.empty()) { in EnumerateDevicesForType()433 devices.push_back(std::make_pair(path, supported_pixelformats)); in EnumerateDevicesForType()