Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h6143 mz_uint32 uncomp_crc32, mz_uint16 method, mz_uint16 bit_flags, in mz_zip_writer_create_local_dir_header()
6164 mz_uint64 comp_size, mz_uint32 uncomp_crc32, mz_uint16 method, in mz_zip_writer_create_central_dir_header()
6190 mz_uint32 uncomp_crc32, mz_uint16 method, mz_uint16 bit_flags, in mz_zip_writer_add_to_central_dir()
6270 mz_uint32 uncomp_crc32) { in mz_zip_writer_add_mem_ex()
6442 mz_uint uncomp_crc32 = MZ_CRC32_INIT, level, num_alignment_padding_bytes; in mz_zip_writer_add_file() local