Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h4743 MZ_ZIP_CDH_CRC32_OFS = 16, enumerator
5314 pStat->m_crc32 = MZ_READ_LE32(p + MZ_ZIP_CDH_CRC32_OFS); in mz_zip_reader_file_stat()
6175 MZ_WRITE_LE32(pDst + MZ_ZIP_CDH_CRC32_OFS, uncomp_crc32); in mz_zip_writer_create_central_dir_header()