Home
last modified time | relevance | path

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

/aosp_15_r20/external/wuffs-mirror-release-c/release/c/
H A Dwuffs-v0.3.c10368 struct DecodeImageArgFlags { struct
10378 static constexpr uint64_t REPORT_METADATA_BGCL = 0x0001;
10380 static constexpr uint64_t REPORT_METADATA_CHRM = 0x0002;
10382 static constexpr uint64_t REPORT_METADATA_EXIF = 0x0004;
10384 static constexpr uint64_t REPORT_METADATA_GAMA = 0x0008;
10386 static constexpr uint64_t REPORT_METADATA_ICCP = 0x0010;
10391 static constexpr uint64_t REPORT_METADATA_KVP = 0x0020;
10393 static constexpr uint64_t REPORT_METADATA_MTIM = 0x0040;
10395 static constexpr uint64_t REPORT_METADATA_OFS2 = 0x0080;
10397 static constexpr uint64_t REPORT_METADATA_PHYD = 0x0100;
[all …]
/aosp_15_r20/hardware/google/gfxstream/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 …]
/aosp_15_r20/external/coreboot/src/vendorcode/wuffs/
H A Dwuffs-v0.4.c13320 struct DecodeImageArgFlags { struct
13330 static constexpr uint64_t REPORT_METADATA_BGCL = 0x0001;
13332 static constexpr uint64_t REPORT_METADATA_CHRM = 0x0002;
13334 static constexpr uint64_t REPORT_METADATA_EXIF = 0x0004;
13336 static constexpr uint64_t REPORT_METADATA_GAMA = 0x0008;
13338 static constexpr uint64_t REPORT_METADATA_ICCP = 0x0010;
13343 static constexpr uint64_t REPORT_METADATA_KVP = 0x0020;
13345 static constexpr uint64_t REPORT_METADATA_MTIM = 0x0040;
13347 static constexpr uint64_t REPORT_METADATA_OFS2 = 0x0080;
13349 static constexpr uint64_t REPORT_METADATA_PHYD = 0x0100;
[all …]