Searched refs:pixelformats (Results 1 – 5 of 5) sorted by relevance
261 const uint32_t pixelformats[]) { in GetSupportedDecodeProfiles() argument273 EnumerateSupportedDecodeProfiles(num_formats, pixelformats); in GetSupportedDecodeProfiles()332 std::vector<uint32_t> pixelformats; in EnumerateSupportedPixelformats() local341 pixelformats.push_back(fmtdesc.pixelformat); in EnumerateSupportedPixelformats()344 return pixelformats; in EnumerateSupportedPixelformats()349 const uint32_t pixelformats[]) { in EnumerateSupportedDecodeProfiles() argument356 if (std::find(pixelformats, pixelformats + num_formats, pixelformat) == in EnumerateSupportedDecodeProfiles()357 pixelformats + num_formats) in EnumerateSupportedDecodeProfiles()
114 const uint32_t pixelformats[]);125 const uint32_t pixelformats[]);
61 struct stw_pixelformat_info pixelformats[STW_MAX_PIXELFORMATS]; member
145 pfi = &stw_dev->pixelformats[stw_dev->pixelformat_extended_count]; in stw_pixelformat_add()339 return &stw_dev->pixelformats[index]; in stw_pixelformat_get_info()
30 "kms++/src/pixelformats.cpp",