Home
last modified time | relevance | path

Searched defs:DecodeImageArgFlags (Results 1 – 2 of 2) sorted by relevance

/third_party/astc-encoder/Source/
Dwuffs-v0.3.c10734 struct DecodeImageArgFlags { struct
10744 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 …]
/third_party/skia/m133/third_party/externals/wuffs/release/c/
Dwuffs-v0.3.c11172 struct DecodeImageArgFlags { struct
11182 static constexpr uint64_t REPORT_METADATA_BGCL = 0x0001;
11184 static constexpr uint64_t REPORT_METADATA_CHRM = 0x0002;
11186 static constexpr uint64_t REPORT_METADATA_EXIF = 0x0004;
11188 static constexpr uint64_t REPORT_METADATA_GAMA = 0x0008;
11190 static constexpr uint64_t REPORT_METADATA_ICCP = 0x0010;
11195 static constexpr uint64_t REPORT_METADATA_KVP = 0x0020;
11197 static constexpr uint64_t REPORT_METADATA_MTIM = 0x0040;
11199 static constexpr uint64_t REPORT_METADATA_OFS2 = 0x0080;
11201 static constexpr uint64_t REPORT_METADATA_PHYD = 0x0100;
[all …]