Searched defs:DecodeImageArgFlags (Results 1 – 1 of 1) sorted by relevance
10734 struct DecodeImageArgFlags { struct10744 static constexpr uint64_t REPORT_METADATA_BGCL = 0x0001;10746 static constexpr uint64_t REPORT_METADATA_CHRM = 0x0002;10748 static constexpr uint64_t REPORT_METADATA_EXIF = 0x0004;10750 static constexpr uint64_t REPORT_METADATA_GAMA = 0x0008;10752 static constexpr uint64_t REPORT_METADATA_ICCP = 0x0010;10757 static constexpr uint64_t REPORT_METADATA_KVP = 0x0020;10759 static constexpr uint64_t REPORT_METADATA_MTIM = 0x0040;10761 static constexpr uint64_t REPORT_METADATA_OFS2 = 0x0080;10763 static constexpr uint64_t REPORT_METADATA_PHYD = 0x0100;[all …]