Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h4771 MZ_ZIP_ECDH_CDIR_SIZE_OFS = 12, enumerator
5090 if ((cdir_size = MZ_READ_LE32(pBuf + MZ_ZIP_ECDH_CDIR_SIZE_OFS)) < in mz_zip_reader_read_central_dir()
6816 MZ_WRITE_LE32(hdr + MZ_ZIP_ECDH_CDIR_SIZE_OFS, central_dir_size); in mz_zip_writer_finalize_archive()