Home
last modified time | relevance | path

Searched refs:DDS_MAGIC (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenccli_image_load_store.cpp1653 #define DDS_MAGIC 0x20534444 macro
1693 if (magicx != DDS_MAGIC || hdr.size != 124) in load_dds_uncompressed_image()
2160 uint32_t dds_magic = DDS_MAGIC; in store_dds_uncompressed_image()