Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/caffe2/serialize/
H A Dcrc.cc9 mz_ulong mz_crc32(mz_ulong crc, const mz_uint8* ptr, size_t buf_len) { in mz_crc32() function
/aosp_15_r20/external/OpenCL-CTS/test_common/miniz/
H A Dminiz.c222 mz_ulong mz_crc32(mz_ulong crc, const mz_uint8 *ptr, size_t buf_len) in mz_crc32() function
/aosp_15_r20/external/pytorch/third_party/miniz-2.1.0/
H A Dminiz.c95 mz_ulong mz_crc32(mz_ulong crc, const mz_uint8 *ptr, size_t buf_len) in mz_crc32() function
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h1999 mz_ulong mz_crc32(mz_ulong crc, const mz_uint8 *ptr, size_t buf_len) { in mz_crc32() function