Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/blake3/
Dblake3_portable.c39 uint8_t block_len, uint64_t counter, uint8_t flags) { in compress_pre()
86 uint8_t block_len, uint64_t counter, in blake3_compress_in_place_portable()
102 uint8_t block_len, uint64_t counter, in blake3_compress_xof_portable()
Dblake3_dispatch.c138 uint8_t block_len, uint64_t counter, in blake3_compress_in_place()
167 uint8_t block_len, uint64_t counter, uint8_t flags, in blake3_compress_xof()
Dblake3.c58 uint8_t block_len; member
64 uint8_t block_len, uint64_t counter, in make_output()
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h1975 size_t block_len = buf_len % 5552; in mz_adler32() local
2963 size_t block_len = buf_len % 5552; in tinfl_decompress() local